SecurityElement 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
사용자 지정 바인딩의 보안 옵션을 지정하는 구성 요소를 나타냅니다. 이 클래스는 상속될 수 없습니다.
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 속성이 |
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) |