IssuedSecurityTokenParameters.UseStrTransform Proprietà

Definizione

Ottiene o imposta un valore che indica se il parametro del token emesso utilizza la trasformazione STR.

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

Valore della proprietà

true se il parametro del token emesso usa la trasformazione STR; in caso contrario, false.

Si applica a