| AuthorizationHelper Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.ContactManagement.Web.UI
 Syntax
Syntaxpublic static class AuthorizationHelper
The AuthorizationHelper type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | AuthorizedModifyConfiguration | 
            Returns true if current user is authorized to modify configuration.
             | 
|   | AuthorizedModifyContact | 
            Returns true if current user is authorized to modify contact, contact groups and accounts.
             | 
|   | AuthorizedReadConfiguration | 
            Indicates if current user is authorized for configuration.
             | 
|   | AuthorizedReadContact | 
            Indicates if current user is authorized for contacts, contact groups and accounts.
             | 
 See Also
See Also