| UserSecurityHelperGetPermissionName Method | 
            Returns name of the permission specified by the enumeration value.
            
 
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 12.0.0
 Syntax
Syntaxpublic static string GetPermissionName(
	PermissionsEnum permission
)
Parameters
- permission
- Type: CMS.DataEnginePermissionsEnum
 Enumeration value of the permission
Return Value
Type: 
String See Also
See Also