Compartir vía


SecurityTokenServiceConfiguration.TokenIssuerName Propiedad

Definición

Obtiene o establece el nombre de emisor para que se pueda establecer en el token emitido.

public:
 property System::String ^ TokenIssuerName { System::String ^ get(); void set(System::String ^ value); };
public string TokenIssuerName { get; set; }
member this.TokenIssuerName : string with get, set
Public Property TokenIssuerName As String

Valor de propiedad

Nombre del emisor.

Excepciones

Se ha intentado establecer la propiedad null en una cadena vacía.

Se aplica a