Condividi tramite


ClaimTypes.Rsa Proprietà

Definizione

Ottiene l'URI per un'attestazione che specifica una chiave 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

Valore della proprietà

URI di un'attestazione che specifica una chiave RSA.

Commenti

La stringa restituita da questa proprietà è http://schemas.xmlsoap.org/ws/2005/05/identity/claims/rsa.

Si applica a

Vedi anche