Share via


IssuedTokenParametersElement.UseStrTransform Proprietà

Definizione

Ottiene 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); };
[System.Configuration.ConfigurationProperty("useStrTransform", DefaultValue=false)]
public bool UseStrTransform { get; set; }
[<System.Configuration.ConfigurationProperty("useStrTransform", DefaultValue=false)>]
member this.UseStrTransform : bool with get, set
Public Property UseStrTransform As Boolean

Valore della proprietà

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

Attributi

Si applica a