ClaimTypes.Spn Propriété

Définition

Obtient l’URI d’une revendication qui spécifie une revendication de nom de principal de service (SPN).

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

Valeur de propriété

URI d’une revendication qui spécifie une revendication de nom de principal de service (SPN).

Remarques

La chaîne retournée par cette propriété est http://schemas.xmlsoap.org/ws/2005/05/identity/claims/spn.

S’applique à

Voir aussi