SecureConversationVersion 类

定义

包含一组受支持的 WS-SecureConversation 版本。 这是一个抽象类。

public ref class SecureConversationVersion abstract
public abstract class SecureConversationVersion
type SecureConversationVersion = class
Public MustInherit Class SecureConversationVersion
继承
SecureConversationVersion

属性

名称 说明
Default

获取默认版本。

Namespace

获取此 WS-SecureConversation 版本的命名空间。

Prefix

获取 WS-SecureConversation 版本的前缀。

WSSecureConversation13

获取 WS-SecureConversation 的版本 1.3。

WSSecureConversationFeb2005

获取 WS-SecureConversation 的 2005 年 2 月版本。

方法

名称 说明
Equals(Object)

确定指定的对象是否等于当前对象。

(继承自 Object)
GetHashCode()

用作默认哈希函数。

(继承自 Object)
GetType()

获取当前实例的 Type

(继承自 Object)
MemberwiseClone()

创建当前 Object的浅表副本。

(继承自 Object)
ToString()

返回一个表示当前对象的字符串。

(继承自 Object)

适用于