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

属性值

true 如果使用所有用户条件,则为 ;否则,为 false.

属性

适用于