ServiceCredentialsElement.SecureConversationAuthentication Свойство

Определение

Возвращает текущие учетные данные для безопасного диалога.

public:
 property System::ServiceModel::Configuration::SecureConversationServiceElement ^ SecureConversationAuthentication { System::ServiceModel::Configuration::SecureConversationServiceElement ^ get(); };
[System.Configuration.ConfigurationProperty("secureConversationAuthentication")]
public System.ServiceModel.Configuration.SecureConversationServiceElement SecureConversationAuthentication { get; }
[<System.Configuration.ConfigurationProperty("secureConversationAuthentication")>]
member this.SecureConversationAuthentication : System.ServiceModel.Configuration.SecureConversationServiceElement
Public ReadOnly Property SecureConversationAuthentication As SecureConversationServiceElement

Значение свойства

SecureConversationServiceElement

Объект SecureConversationServiceElement, в котором указываются текущие учетные данные для безопасного диалога.

Атрибуты

Применяется к