Share via


IssuedTokenParametersElement.UseStrTransform Vlastnost

Definice

Získá nebo nastaví hodnotu, která označuje, zda vydaný parametr tokenu používá transformaci 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

Hodnota vlastnosti

truepokud parametr vydaného tokenu používá transformaci STR; v opačném případě . false Výchozí formát je false.

Atributy

Platí pro