SecurityPrincipalsCriteria.All 属性

定义

指定为 true 以返回响应中的所有主体项。

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

属性

适用于