다음을 통해 공유


SecurityElement.SecureConversationBootstrap 속성

정의

보안 대화 서비스 개시에 사용되는 기본값을 지정하는 구성 요소를 가져옵니다.

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

속성 값

SecurityElementBase

보안 대화 서비스 개시에 사용되는 기본값을 지정하는 SecurityElementBase 개체입니다.

특성

적용 대상