Compartilhar via


ServiceModelSecurityTokenRequirement.SecureConversationSecurityBindingElementProperty Propriedade

Definição

Obtém a chave para a propriedade do requisito de token cujo valor é o elemento de associação de segurança usado para proteger as mensagens de inicialização de conversa segura.

public:
 static property System::String ^ SecureConversationSecurityBindingElementProperty { System::String ^ get(); };
public static string SecureConversationSecurityBindingElementProperty { get; }
member this.SecureConversationSecurityBindingElementProperty : string
Public Shared ReadOnly Property SecureConversationSecurityBindingElementProperty As String

Valor da propriedade

String

A chave para a propriedade de requisito de token cujo valor representa o elemento de associação de segurança a ser usado para proteger as mensagens de inicialização de conversa segura.

Comentários

O valor que corresponde a essa chave é do tipo SecurityBindingElement.

Aplica-se a

Confira também