WSTrustMessage 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
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
- 상속
- 파생
설명
이 클래스가 나타내는 메시지 및 요소에 대한 자세한 내용은 시나리오에 적용되는 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) |
적용 대상
.NET