RequestSecurityTokenResponse.RequestedUnattachedReference Tulajdonság

Definíció

Lekéri vagy beállítja a biztonsági jogkivonat referenciát, ha a kért jogkivonat nincs csatolva az üzenethez.

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

Tulajdonság értéke

A SecurityKeyIdentifierClause hivatkozásokat tartalmazó fájl.

Megjegyzések

A wst:RequestedUnattachedReference elem tartalmát jelöli. Ez az opcionális elem azt jelzi, hogyan hivatkozhat a visszaadott jogkivonatra, ha a jogkivonat nem szerepel az üzenetben.

A következőre érvényes: