Share via


Profile.Scope Property

Definition

Gets the scope for the profile.

public:
 property Microsoft::EnterpriseManagement::Security::ProfileScopeTypes Scope { Microsoft::EnterpriseManagement::Security::ProfileScopeTypes get(); };
public Microsoft.EnterpriseManagement.Security.ProfileScopeTypes Scope { get; }
member this.Scope : Microsoft.EnterpriseManagement.Security.ProfileScopeTypes
Public ReadOnly Property Scope As ProfileScopeTypes

Property Value

The scope for the profile.

Applies to