HierarchyMemberPrivilege.Permission Property

Definition

Gets or sets the permission that is assigned for this member and security principal.

public:
 property Microsoft::MasterDataServices::Permission Permission { Microsoft::MasterDataServices::Permission get(); void set(Microsoft::MasterDataServices::Permission value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.Permission Permission { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.Permission : Microsoft.MasterDataServices.Permission with get, set
Public Property Permission As Permission

Property Value

A new instance of type Permission.

Attributes

Applies to