WSSecurityTokenSerializer.EmitBspRequiredAttributes 속성

정의

BSP 필수 특성을 내보낼지 여부를 나타내는 값을 가져옵니다.

public:
 property bool EmitBspRequiredAttributes { bool get(); };
public bool EmitBspRequiredAttributes { get; }
member this.EmitBspRequiredAttributes : bool
Public ReadOnly Property EmitBspRequiredAttributes As Boolean

속성 값

Boolean

BSP 필수 특성을 내보내면 true이고, 그렇지 않으면 false입니다.

적용 대상