WSTrustMessage 클래스

정의

RST 및 RSTR에 대한 기본 클래스입니다.

public ref class WSTrustMessage abstract : System::IdentityModel::OpenObject
public abstract class WSTrustMessage : System.IdentityModel.OpenObject
type WSTrustMessage = class
    inherit OpenObject
Public MustInherit Class WSTrustMessage
Inherits OpenObject
상속
WSTrustMessage
파생

설명

이 클래스가 나타내는 메시지 및 요소에 대 한 자세한 내용은 시나리오에 적용 되는 WS-Trust 사양의 버전을 참조 하세요.

생성자

WSTrustMessage()

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

속성

AllowPostdating

wst:AllowPostdating 요소의 콘텐츠를 가져오거나 설정합니다.

AppliesTo

wsp:AppliesTo 요소의 콘텐츠를 가져오거나 설정합니다.

AuthenticationType

wst:AuthenticationType 요소의 콘텐츠를 가져오거나 설정합니다.

BinaryExchange

wst:BinaryExchange 요소의 콘텐츠를 가져오거나 설정합니다.

CanonicalizationAlgorithm

wst:CanonicalizationAlgorithm 요소의 콘텐츠를 가져오거나 설정합니다.

Context

RST 또는 RSTR에 대한 Context 특성의 콘텐츠를 가져오거나 설정합니다.

EncryptionAlgorithm

wst:EncryptionAlgorithm 요소의 콘텐츠를 가져오거나 설정합니다.

EncryptWith

wst:EncryptWith 요소의 콘텐츠를 가져오거나 설정합니다.

Entropy

wst:Entropy 요소의 콘텐츠를 가져오거나 설정합니다.

KeySizeInBits

RequestSecurityToken(RST) 메시지 내의 wst:KeySize 요소의 콘텐츠를 가져오거나 설정합니다.

KeyType

RequestSecurityToken(RST) 메시지 내의 wst:KeyType 요소의 콘텐츠를 가져오거나 설정합니다.

KeyWrapAlgorithm

wst:KeyWrapAlgorithm 요소의 콘텐츠를 가져오거나 설정합니다.

Lifetime

RequestSecurityToken(RST) 메시지 내의 wst:Lifetime 요소의 콘텐츠를 가져오거나 설정합니다.

Properties

개체를 확장하기 위한 속성 모음을 가져옵니다.

(다음에서 상속됨 OpenObject)
ReplyTo

신뢰 당사자에게 회신하는 데 사용할 주소를 가져오거나 설정합니다.

RequestType

wst:RequestType 요소를 가져오거나 설정합니다.

SignatureAlgorithm

wst:SignatureAlgorithm 요소의 콘텐츠를 가져오거나 설정합니다.

SignWith

wst:SignWith 요소의 콘텐츠를 가져오거나 설정합니다.

TokenType

wst:TokenType 요소의 콘텐츠를 가져오거나 설정합니다.

UseKey

wst:UseKey 요소의 콘텐츠를 가져오거나 설정합니다.

메서드

Equals(Object)

지정된 개체가 현재 개체와 같은지 확인합니다.

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

기본 해시 함수로 작동합니다.

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

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

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

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

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

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

(다음에서 상속됨 Object)

적용 대상