IssuedSecurityTokenParameters.UseStrTransform Propiedad

Definición

Obtiene o establece un valor que indica si el parámetro del token emitido usa la transformación 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

Valor de propiedad

true si el parámetro del token emitido usa la transformación STR; de lo contrario, false.

Se aplica a