EnterpriseManagementGroup.Security Property

Definition

Gets an interface that enables you to access and manage user roles, profiles, and secure references. You can also use the object to check whether the current user is included in a specific profile.

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

Property Value

The security configuration manager.

Applies to