Condividi tramite


SecurityTokenDescriptor.AttachedReference Proprietà

Definizione

Ottiene o imposta la clausola dell'identificatore di chiave quando il token è associato al messaggio.

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

Valore della proprietà

Clausola dell'identificatore di chiave.

Si applica a