SecurityPrincipalsCriteria.Type Property

Definition

Gets or sets the type of the principal.

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

Property Value

One of the values of PrincipalType.

Attributes

Applies to