SecurityPrincipalsCriteria.All 屬性

定義

取得或設定值,指出是否要使用所有使用者準則。

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

屬性值

Boolean

如果使用所有使用者準則,則為 true,否則為 false

屬性

適用於