SecurityPrincipalsCriteria.ResultType 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定主體結果類型。
public:
property Microsoft::MasterDataServices::ResultType ResultType { Microsoft::MasterDataServices::ResultType get(); void set(Microsoft::MasterDataServices::ResultType value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.ResultType ResultType { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.ResultType : Microsoft.MasterDataServices.ResultType with get, set
Public Property ResultType As ResultType
屬性值
其中一個 ResultType 值。
- 屬性