ClaimTypes.Sid Propriété

Définition

Obtient l'URI pour une revendication qui spécifie un identificateur de sécurité (SID, security identifier).

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

Valeur de propriété

URI pour une revendication qui spécifie un identificateur de sécurité (SID).

Remarques

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

S’applique à

Voir aussi