GenericXmlSecurityToken.InternalTokenReference 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 de segurança é incluído na mensagem SOAP em que é referenciado.

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

Valor de Propriedade

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

Aplica-se a