SecurityTokenDescriptor.AttachedReference Eigenschap

Definitie

Hiermee wordt de sleutel-id-component opgehaald of ingesteld wanneer het token aan het bericht is gekoppeld.

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

Waarde van eigenschap

De sleutel-id-component.

Van toepassing op