SecurityTokenServiceConfiguration.TokenIssuerName Proprietà

Definizione

Ottiene o imposta il nome dell'autorità emittente in modo che possa essere impostato nel token rilasciato.

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

Valore della proprietà

Nome dell'autorità emittente.

Eccezioni

Si è tentato di impostare la proprietà su null o su una stringa vuota.

Si applica a