SecurityPrincipalBase.SecurityPrivilege Property

Definition

Specifies the list of SecurityPrivileges assigned to the principal.

public:
 property Microsoft::MasterDataServices::Services::DataContracts::SecurityPrivileges ^ SecurityPrivilege { Microsoft::MasterDataServices::Services::DataContracts::SecurityPrivileges ^ get(); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.MasterDataServices.Services.DataContracts.SecurityPrivileges SecurityPrivilege { get; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.SecurityPrivilege : Microsoft.MasterDataServices.Services.DataContracts.SecurityPrivileges
Public ReadOnly Property SecurityPrivilege As SecurityPrivileges

Property Value

The list of SecurityPrivileges assigned to the principal.

Attributes

Applies to