GenericXmlSecurityToken.ExternalTokenReference Propriedade

Definição

Recebe uma cláusula identificadora de chave de segurança que faz referência a este token de segurança quando este token não está incluído na mensagem SOAP em que é referenciado.

public:
 property System::IdentityModel::Tokens::SecurityKeyIdentifierClause ^ ExternalTokenReference { System::IdentityModel::Tokens::SecurityKeyIdentifierClause ^ get(); };
public System.IdentityModel.Tokens.SecurityKeyIdentifierClause ExternalTokenReference { get; }
member this.ExternalTokenReference : System.IdentityModel.Tokens.SecurityKeyIdentifierClause
Public ReadOnly Property ExternalTokenReference As SecurityKeyIdentifierClause

Valor de Propriedade

A SecurityKeyIdentifierClause que representa uma referência a este token de segurança quando este não está incluído numa mensagem SOAP em que é referenciado.

Aplica-se a