SecurityTokenServiceConfiguration.DefaultTokenType Proprietà
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene o imposta il tipo di token predefinito utilizzato nel rilascio del token.
public:
property System::String ^ DefaultTokenType { System::String ^ get(); void set(System::String ^ value); };
public string DefaultTokenType { get; set; }
member this.DefaultTokenType : string with get, set
Public Property DefaultTokenType As String
Stringa contenente il tipo di token predefinito.
Il valore specificato è null
o vuoto.
Il valore specificato non è definito nei gestori di token.
I valori stringa vengono specificati in formato URI; ad esempio, per il tipo di token SAML 1.1, il valore stringa seguente è : http://docs.oasis-open.org/wss/oasis-wss-saml-token-profile-1.1#SAMLV1.1
.
Il tipo di token predefinito è impostato su SAML 1.1.
Prodotto | Versioni |
---|---|
.NET Framework | 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Feedback su .NET
.NET è un progetto open source. Seleziona un collegamento per fornire feedback: