SecurityElement 클래스

정의

사용자 지정 바인딩의 보안 옵션을 지정하는 구성 요소를 나타냅니다. 이 클래스는 상속될 수 없습니다.

public ref class SecurityElement sealed : System::ServiceModel::Configuration::SecurityElementBase
public sealed class SecurityElement : System.ServiceModel.Configuration.SecurityElementBase
type SecurityElement = class
    inherit SecurityElementBase
Public NotInheritable Class SecurityElement
Inherits SecurityElementBase
상속
상속

생성자

SecurityElement()

SecurityElement 클래스의 새 인스턴스를 초기화합니다.

속성

AllowInsecureTransport

보안이 설정되지 않은 전송이 허용되는지 여부를 나타내는 값을 가져오거나 설정합니다.

(다음에서 상속됨 SecurityElementBase)
AllowSerializedSigningTokenOnReply

serialize된 토큰을 회신에 사용할 수 있는지 여부를 지정하는 부울 값을 가져오거나 설정합니다.

(다음에서 상속됨 SecurityElementBase)
AuthenticationMode

메시지 교환에 사용되는 인증 설정을 가져오거나 설정합니다.

(다음에서 상속됨 SecurityElementBase)
BindingElementType

이 바인딩 요소의 형식을 가져옵니다.

(다음에서 상속됨 SecurityElementBase)
CanRenewSecurityContextToken

보안 컨텍스트 토큰을 갱신할 수 있는지 여부를 나타내는 값을 가져오거나 설정합니다.

(다음에서 상속됨 SecurityElementBase)
ConfigurationElementName

이 구성 요소의 이름을 가져옵니다.

(다음에서 상속됨 ServiceModelExtensionElement)
CurrentConfiguration

현재 Configuration 인스턴스가 속해 있는 구성 계층 구조를 나타내는 최상위 ConfigurationElement 인스턴스에 대한 참조를 가져옵니다.

(다음에서 상속됨 ConfigurationElement)
DefaultAlgorithmSuite

이 바인딩의 기본 알고리즘 모음을 가져오거나 설정합니다.

(다음에서 상속됨 SecurityElementBase)
ElementInformation

ElementInformation 개체의 사용자 지정할 수 없는 정보와 기능을 포함하는 ConfigurationElement 개체를 가져옵니다.

(다음에서 상속됨 ConfigurationElement)
ElementProperty

ConfigurationElementProperty 개체 자체를 나타내는 ConfigurationElement 개체를 가져옵니다.

(다음에서 상속됨 ConfigurationElement)
EnableUnsecuredResponse

보안이 설정되지 않은 응답이 허용되는지 여부를 나타내는 값을 가져오거나 설정합니다.

(다음에서 상속됨 SecurityElementBase)
EvaluationContext

ContextInformation 개체의 ConfigurationElement 개체를 가져옵니다.

(다음에서 상속됨 ConfigurationElement)
HasContext

CurrentConfiguration 속성이 null인지 여부를 나타내는 값을 가져옵니다.

(다음에서 상속됨 ConfigurationElement)
IncludeTimestamp

각 메시지에 타임스탬프가 포함되는지 여부를 지정하는 부울 값을 가져오거나 설정합니다.

(다음에서 상속됨 SecurityElementBase)
IssuedTokenParameters

현재 발급된 토큰을 지정하는 구성 요소를 가져옵니다.

(다음에서 상속됨 SecurityElementBase)
Item[ConfigurationProperty]

이 구성 요소의 속성이나 특성을 가져오거나 설정합니다.

(다음에서 상속됨 ConfigurationElement)
Item[String]

이 구성 요소의 속성, 특성 또는 자식 요소를 가져오거나 설정합니다.

(다음에서 상속됨 ConfigurationElement)
KeyEntropyMode

키를 만드는 데 사용되는 엔트로피의 소스를 가져오거나 설정합니다.

(다음에서 상속됨 SecurityElementBase)
LocalClientSettings

이 바인딩의 로컬 클라이언트 보안 설정을 가져옵니다.

(다음에서 상속됨 SecurityElementBase)
LocalServiceSettings

이 바인딩의 로컬 서비스 보안 설정을 가져옵니다.

(다음에서 상속됨 SecurityElementBase)
LockAllAttributesExcept

잠긴 특성의 컬렉션을 가져옵니다.

(다음에서 상속됨 ConfigurationElement)
LockAllElementsExcept

잠긴 요소의 컬렉션을 가져옵니다.

(다음에서 상속됨 ConfigurationElement)
LockAttributes

잠긴 특성의 컬렉션을 가져옵니다.

(다음에서 상속됨 ConfigurationElement)
LockElements

잠긴 요소의 컬렉션을 가져옵니다.

(다음에서 상속됨 ConfigurationElement)
LockItem

요소가 잠겨 있는지 여부를 나타내는 값을 가져오거나 설정합니다.

(다음에서 상속됨 ConfigurationElement)
MessageProtectionOrder

이 바인딩의 메시지 암호화 및 서명 순서를 가져오거나 설정합니다.

(다음에서 상속됨 SecurityElementBase)
MessageSecurityVersion

메시지 보안에 사용되는 버전을 가져오거나 설정합니다.

(다음에서 상속됨 SecurityElementBase)
Properties

이 구성 요소의 특성 또는 ConfigurationPropertyCollection 개체일 수 있는 ConfigurationProperty 개체 컬렉션을 포함하는 ConfigurationElement 인스턴스를 가져옵니다.

(다음에서 상속됨 SecurityElementBase)
ProtectTokens

보안 요소 기준이 토큰을 보호하는지 여부를 나타내는 값을 가져오거나 설정합니다.

(다음에서 상속됨 SecurityElementBase)
RequireDerivedKeys

파생된 키가 필요한지 여부를 지정하는 부울 값을 가져오거나 설정합니다.

(다음에서 상속됨 SecurityElementBase)
RequireSecurityContextCancellation

더 이상 필요하지 않은 보안 컨텍스트를 취소 및 종료할지 여부를 지정하는 부울 값을 가져오거나 설정합니다.

(다음에서 상속됨 SecurityElementBase)
RequireSignatureConfirmation

메시지 서명을 확인해야 하는지 여부를 지정하는 부울 값을 가져오거나 설정합니다.

(다음에서 상속됨 SecurityElementBase)
SecureConversationBootstrap

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

SecurityHeaderLayout

이 바인딩의 보안 헤더에 있는 요소의 순서를 가져오거나 설정합니다.

(다음에서 상속됨 SecurityElementBase)

메서드

AddBindingTemplate(Dictionary<AuthenticationMode,SecurityBindingElement>, AuthenticationMode)

지정된 구성 템플릿을 이 인스턴스에 적용합니다.

(다음에서 상속됨 SecurityElementBase)
AddBindingTemplates(Dictionary<AuthenticationMode,SecurityBindingElement>)

지정된 구성 템플릿을 이 인스턴스에 적용합니다.

(다음에서 상속됨 SecurityElementBase)
ApplyConfiguration(BindingElement)

지정된 바인딩 요소의 내용을 이 바인딩 구성 요소에 적용합니다.

(다음에서 상속됨 SecurityElementBase)
CopyFrom(ServiceModelExtensionElement)

지정된 구성 요소의 내용을 이 SecurityElement 인스턴스에 복사합니다.

CreateBindingElement()

이 인스턴스의 설정으로부터 사용자 지정 바인딩 요소를 만듭니다.

(다음에서 상속됨 SecurityElementBase)
CreateBindingElement(Boolean)

이 인스턴스의 설정으로부터 사용자 지정 바인딩 요소를 만듭니다.

(다음에서 상속됨 SecurityElementBase)
DeserializeElement(XmlReader, Boolean)

구성 파일에서 XML을 읽습니다.

(다음에서 상속됨 ConfigurationElement)
Equals(Object)

현재 ConfigurationElement 인스턴스를 지정된 개체와 비교합니다.

(다음에서 상속됨 ConfigurationElement)
GetHashCode()

현재 ConfigurationElement 인스턴스를 나타내는 고유 값을 가져옵니다.

(다음에서 상속됨 ConfigurationElement)
GetTransformedAssemblyString(String)

지정된 어셈블리 이름의 변환된 버전을 반환합니다.

(다음에서 상속됨 ConfigurationElement)
GetTransformedTypeString(String)

지정된 형식 이름의 변환된 버전을 반환합니다.

(다음에서 상속됨 ConfigurationElement)
GetType()

현재 인스턴스의 Type을 가져옵니다.

(다음에서 상속됨 Object)
Init()

ConfigurationElement 개체를 초기 상태로 설정합니다.

(다음에서 상속됨 ConfigurationElement)
InitializeDefault()

ConfigurationElement 개체 값의 기본 집합을 초기화하는 데 사용됩니다.

(다음에서 상속됨 ConfigurationElement)
InitializeFrom(BindingElement)

지정된 바인딩 요소의 내용을 사용하여 이 바인딩 구성 요소를 초기화합니다.

(다음에서 상속됨 SecurityElementBase)
InitializeNestedTokenParameterSettings(SecurityTokenParameters, Boolean)

지정한 보안 토큰 설정을 이 인스턴스에 적용합니다.

(다음에서 상속됨 SecurityElementBase)
IsModified()

이 구성 요소가 수정되었는지 여부를 나타내는 값을 가져옵니다.

(다음에서 상속됨 ServiceModelExtensionElement)
IsReadOnly()

ConfigurationElement 개체가 읽기 전용인지 여부를 나타내는 값을 가져옵니다.

(다음에서 상속됨 ConfigurationElement)
ListErrors(IList)

ConfigurationElement 개체와 모든 하위 요소의 잘못된 속성 오류를 전달된 목록에 추가합니다.

(다음에서 상속됨 ConfigurationElement)
MemberwiseClone()

현재 Object의 단순 복사본을 만듭니다.

(다음에서 상속됨 Object)
OnDeserializeUnrecognizedAttribute(String, String)

역직렬화하는 동안 알 수 없는 특성을 발견했는지 여부를 나타내는 값을 가져옵니다.

(다음에서 상속됨 ConfigurationElement)
OnDeserializeUnrecognizedElement(String, XmlReader)

역직렬화하는 동안 알 수 없는 요소를 발견했는지 여부를 나타내는 값을 가져옵니다.

(다음에서 상속됨 ConfigurationElement)
OnRequiredPropertyNotFound(String)

필수 속성이 없으면 예외를 throw합니다.

(다음에서 상속됨 ConfigurationElement)
PostDeserialize()

deserialization 후에 호출됩니다.

(다음에서 상속됨 ConfigurationElement)
PreSerialize(XmlWriter)

serialization 전에 호출됩니다.

(다음에서 상속됨 ConfigurationElement)
Reset(ConfigurationElement)

잠금 및 속성 컬렉션을 비롯하여 이 구성 요소의 내부 상태를 다시 설정합니다.

(다음에서 상속됨 ServiceModelExtensionElement)
ResetModified()

파생 클래스에서 구현되는 경우 IsModified() 메서드의 값을 false로 다시 설정합니다.

(다음에서 상속됨 ConfigurationElement)
SerializeElement(XmlWriter, Boolean)

파생 클래스에서 구현될 때 구성 요소의 내용을 구성 파일에 씁니다.

(다음에서 상속됨 SecurityElementBase)
SerializeToXmlElement(XmlWriter, String)

이 구성 요소의 외부 태그를 구성 파일에 작성합니다.

(다음에서 상속됨 SecurityElementBase)
SetPropertyValue(ConfigurationProperty, Object, Boolean)

속성을 지정된 값으로 설정합니다.

(다음에서 상속됨 ConfigurationElement)
SetPropertyValueIfNotDefaultValue<T>(String, T)

값이 기본값이 아닐 경우 구성 요소의 속성 값을 설정합니다.

(다음에서 상속됨 ServiceModelConfigurationElement)
SetReadOnly()

IsReadOnly() 개체와 모든 하위 요소에 대한 ConfigurationElement 속성을 설정합니다.

(다음에서 상속됨 ConfigurationElement)
ToString()

현재 개체를 나타내는 문자열을 반환합니다.

(다음에서 상속됨 Object)
Unmerge(ConfigurationElement, ConfigurationElement, ConfigurationSaveMode)

저장하지 말아야 할 모든 값을 제거하도록 이 구성 요소를 수정합니다.

(다음에서 상속됨 SecurityElementBase)

적용 대상

추가 정보