다음을 통해 공유


MessageSecurityOverHttp.IsSecureConversationEnabled 메서드

정의

MessageSecurityOverHttp에서 파생된 클래스의 인스턴스가 WS-SecurityConversation에서 설명한 대로 보안 대화를 수행하도록 구성되는지 여부를 나타내기 위해 확장성 시나리오에서만 사용됩니다.

protected:
 virtual bool IsSecureConversationEnabled();
protected virtual bool IsSecureConversationEnabled ();
abstract member IsSecureConversationEnabled : unit -> bool
override this.IsSecureConversationEnabled : unit -> bool
Protected Overridable Function IsSecureConversationEnabled () As Boolean

반환

Boolean

파생 클래스에서 재정의되지 않는 한 항상 true를 반환합니다.

적용 대상