ClaimTypes.Spn Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.