SecurityPrincipalsCriteria.FunctionPrivilege Property

Definition

Gets or sets the function privilege result type.

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

Property Value

One of the values of ResultType.

Attributes

Applies to