Partager via


ClaimTypes.Spn Propriété

Définition

Obtient l'URI pour une revendication qui spécifie une revendication de nom de principal du service (SPN, service principal name).

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 pour une revendication qui spécifie une revendication de nom de principal du 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