Partilhar via


SupportingTokenSpecification.SecurityTokenAttachmentMode Propriedade

Definição

Obtém o modo de anexação de token de segurança.

public:
 property System::ServiceModel::Security::SecurityTokenAttachmentMode SecurityTokenAttachmentMode { System::ServiceModel::Security::SecurityTokenAttachmentMode get(); };
public System.ServiceModel.Security.SecurityTokenAttachmentMode SecurityTokenAttachmentMode { get; }
member this.SecurityTokenAttachmentMode : System.ServiceModel.Security.SecurityTokenAttachmentMode
Public ReadOnly Property SecurityTokenAttachmentMode As SecurityTokenAttachmentMode

Valor da propriedade

SecurityTokenAttachmentMode

O modo de anexação de token de segurança.

Comentários

O SecurityTokenAttachmentMode é uma enumeração das maneiras como os tokens de segurança podem ser anexados a mensagens. Ele inclui os seguintes membros:

Aplica-se a