Saml2SubjectConfirmationData.Recipient Proprietà

Definizione

Ottiene o imposta un URI che specifica l'entità o la posizione in cui un'entità di attestazione può presentare l'asserzione. [Saml2Core, 2.4.1.2]

public:
 property Uri ^ Recipient { Uri ^ get(); void set(Uri ^ value); };
public Uri Recipient { get; set; }
member this.Recipient : Uri with get, set
Public Property Recipient As Uri

Valore della proprietà

Uri

Uri che specifica entità o posizione.

Eccezioni

Si verifica un tentativo di impostare un valore che non è null e non rappresenta un URI assoluto.

Commenti

Attributo Recipient.

Si applica a