IssuedSecurityTokenParameters.UseStrTransform Proprietà

Definizione

Recupera o imposta un valore che indica se il parametro del token rilasciato 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à

Boolean

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

Si applica a