共用方式為


WSSecurityTokenSerializer.EmitBspRequiredAttributes 屬性

定義

取得值,這個值會指出是否要發出 BSP 的必要屬性。

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

屬性值

如果要發出 BSP 的必要屬性,則為 true,否則為 false

適用於