IssuedSecurityTokenParameters.UseStrTransform Property

Definition

Gets or sets a value that indicates whether the issued token parameter uses STR transform.

public:
 property bool UseStrTransform { bool get(); void set(bool value); };
public bool UseStrTransform { get; set; }
member this.UseStrTransform : bool with get, set
Public Property UseStrTransform As Boolean

Property Value

true if the issued token parameter uses STR transform; otherwise, false.

Applies to