WSSecurityTokenSerializer.EmitBspRequiredAttributes Property

Definition

Gets a value that indicates whether to emit BSP required attributes.

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

Property Value

true if BSP required attributes are to be emitted; otherwise, false.

Applies to