Share via


ClaimTypes.Rsa Propriété

Définition

Obtient l'URI pour une revendication qui spécifie une clé RSA.

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

Valeur de propriété

URI pour une revendication qui spécifie une clé RSA.

Remarques

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

S’applique à

Voir aussi