Defines the scope types for the profile.
Namespace: Microsoft.EnterpriseManagement.Security
Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)
Usage
'Usage
Dim instance As ProfileScopeTypes
Syntax
'Declaration
<SerializableAttribute> _
Public Enumeration ProfileScopeTypes
[SerializableAttribute]
public enum ProfileScopeTypes
[SerializableAttribute]
public enum class ProfileScopeTypes
/** @attribute SerializableAttribute() */
public enum ProfileScopeTypes
SerializableAttribute
public enum ProfileScopeTypes
Members
| Member name | Description |
|---|---|
| Administrator | Specifies the administrator scope type. |
| AdvancedOperator | Specifies the advanced operator scope type. |
| Author | Specifies the author type. |
| None | Specifies the none scope type. |
| Operator | Specifies the operator scope type. |
| ReadOnlyOperator | Specifies the read-only operator scope type. |
| ReportOperator | Specifies the report operator scope type. |
| ReportSecurityAdministrator | Specifies the report security administrator scope type. |
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and
Target Platforms
Windows Server 2008,Windows Server 2003