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,指定安全对话的当前凭据。

属性

适用于