다음을 통해 공유


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입니다.

특성

적용 대상