다음을 통해 공유


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입니다.

특성

적용 대상