SecurityTokenTypes.Saml Proprietà

Definizione

Ottiene una stringa che rappresenta un token di sicurezza basato su un'asserzione SAML.

public:
 static property System::String ^ Saml { System::String ^ get(); };
public static string Saml { get; }
static member Saml : string
Public Shared ReadOnly Property Saml As String

Valore della proprietà

Stringa che rappresenta un token di sicurezza basato su un'asserzione SAML.

Commenti

Il token di sicurezza SamlSecurityToken è basato su un'asserzione SAML.

Si applica a