ProfileScopeTypes Enumeration

System Center

Updated: April 25, 2012

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Defines the scope types for the profile.

Namespace: Microsoft.EnterpriseManagement.Security
Assembly: Microsoft.EnterpriseManagement.Core (in Microsoft.EnterpriseManagement.Core.dll)

'Usage
Dim instance As ProfileScopeTypes

[SerializableAttribute] 
public enum class ProfileScopeTypes
/** @attribute SerializableAttribute() */ 
public enum ProfileScopeTypes
SerializableAttribute 
public enum ProfileScopeTypes

Member nameDescription
AdministratorSpecifies the administrator scope type.
AdvancedOperatorSpecifies the advanced operator scope type.
AuthorSpecifies the author type.
NoneSpecifies the none scope type.
OperatorSpecifies the operator scope type.
ReadOnlyOperatorSpecifies the read-only operator scope type.
ReportOperatorSpecifies the report operator scope type.
ReportSecurityAdministratorSpecifies the report security administrator scope type.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

Windows Server 2008,Windows Server 2003
 
Show: