IssuedTokenParametersElement.UseStrTransform Właściwość

Definicja

Pobiera lub ustawia wartość, która wskazuje, czy wystawiony parametr tokenu używa przekształcenia 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

Wartość właściwości

Boolean

true jeśli wystawiony parametr tokenu używa przekształcenia STR; w przeciwnym false razie . Wartość domyślna to false.

Atrybuty

Dotyczy