Share via


IssuedTokenParametersElement.UseStrTransform Propriété

Définition

Obtient ou définit une valeur indiquant si le paramètre de jeton émis utilise la transformation 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

Valeur de propriété

true si le paramètre de jeton émis utilise une transformation STR ; sinon, false. La valeur par défaut est false.

Attributs

S’applique à