SecurityPrincipalsCriteria.Type Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::MasterDataServices::Services::DataContracts::PrincipalType Type { Microsoft::MasterDataServices::Services::DataContracts::PrincipalType get(); void set(Microsoft::MasterDataServices::Services::DataContracts::PrincipalType value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.Services.DataContracts.PrincipalType Type { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.Type : Microsoft.MasterDataServices.Services.DataContracts.PrincipalType with get, set
Public Property Type As PrincipalType
Property Value
- Attributes