Udostępnij za pośrednictwem


RequestSecurityTokenResponse.RequestedAttachedReference Właściwość

Definicja

Pobiera lub ustawia odwołanie do tokenu zabezpieczającego, gdy żądany token jest dołączony do komunikatu.

public:
 property System::IdentityModel::Tokens::SecurityKeyIdentifierClause ^ RequestedAttachedReference { System::IdentityModel::Tokens::SecurityKeyIdentifierClause ^ get(); void set(System::IdentityModel::Tokens::SecurityKeyIdentifierClause ^ value); };
public System.IdentityModel.Tokens.SecurityKeyIdentifierClause RequestedAttachedReference { get; set; }
member this.RequestedAttachedReference : System.IdentityModel.Tokens.SecurityKeyIdentifierClause with get, set
Public Property RequestedAttachedReference As SecurityKeyIdentifierClause

Wartość właściwości

Element SecurityKeyIdentifierClause zawierający odwołanie.

Uwagi

Reprezentuje zawartość elementu wst:RequestedAttachedReference. Ten opcjonalny element jest określony, aby wskazać sposób odwołowania się do zwróconego tokenu, gdy ten token nie obsługuje odwołań przy użyciu fragmentów identyfikatora URI.

Dotyczy