Share via


SecuritySet.Privilege Property

Gets or sets the security privileges.

Namespace:  Microsoft.MasterDataServices
Assembly:  Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)

Syntax

[DataMemberAttribute(EmitDefaultValue = false)]
public SecurityPrivileges Privilege { get; set; }

Property Value

Type: Microsoft.MasterDataServices.SecurityPrivileges
A new instance of type SecurityPrivileges.