TcpTransportSecurityElement クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
TcpTransport バインディングのセキュリティの設定を定義する XML 要素。 このクラスは継承できません。
public ref class TcpTransportSecurityElement sealed : System::Configuration::ConfigurationElement
public ref class TcpTransportSecurityElement sealed : System::ServiceModel::Configuration::ServiceModelConfigurationElement
public sealed class TcpTransportSecurityElement : System.Configuration.ConfigurationElement
public sealed class TcpTransportSecurityElement : System.ServiceModel.Configuration.ServiceModelConfigurationElement
type TcpTransportSecurityElement = class
inherit ConfigurationElement
type TcpTransportSecurityElement = class
inherit ServiceModelConfigurationElement
Public NotInheritable Class TcpTransportSecurityElement
Inherits ConfigurationElement
Public NotInheritable Class TcpTransportSecurityElement
Inherits ServiceModelConfigurationElement
- 継承
- 継承
コンストラクター
TcpTransportSecurityElement() |
TcpTransportSecurityElement クラスの新しいインスタンスを初期化します。 |
プロパティ
ClientCredentialType |
認証で使用されるクライアント資格情報の種類を取得または設定します。 |
CurrentConfiguration |
現在の Configuration インスタンスが属している構成階層を表す最上位の ConfigurationElement インスタンスへの参照を取得します。 (継承元 ConfigurationElement) |
ElementInformation |
ElementInformation オブジェクトのカスタマイズできない情報と機能を格納する ConfigurationElement オブジェクトを取得します。 (継承元 ConfigurationElement) |
ElementProperty |
ConfigurationElementProperty オブジェクト自体を表す ConfigurationElement オブジェクトを取得します。 (継承元 ConfigurationElement) |
EvaluationContext |
ContextInformation オブジェクトの ConfigurationElement オブジェクトを取得します。 (継承元 ConfigurationElement) |
ExtendedProtectionPolicy |
セッションの拡張保護に使用する構成設定を含む ExtendedProtectionPolicyElement インスタンスを取得します。 |
HasContext |
CurrentConfiguration プロパティが |
Item[ConfigurationProperty] |
この構成要素のプロパティまたは属性を取得または設定します。 (継承元 ConfigurationElement) |
Item[String] |
この構成要素のプロパティ、属性、または子要素を取得または設定します。 (継承元 ConfigurationElement) |
LockAllAttributesExcept |
ロックされている属性のコレクションを取得します。 (継承元 ConfigurationElement) |
LockAllElementsExcept |
ロックされている要素のコレクションを取得します。 (継承元 ConfigurationElement) |
LockAttributes |
ロックされている属性のコレクションを取得します。 (継承元 ConfigurationElement) |
LockElements |
ロックされている要素のコレクションを取得します。 (継承元 ConfigurationElement) |
LockItem |
要素がロックされているかどうかを示す値を取得または設定します。 (継承元 ConfigurationElement) |
Properties |
プロパティのコレクションを取得します。 (継承元 ConfigurationElement) |
ProtectionLevel |
メッセージ レベル セキュリティを名前付きパイプ レベルで定義する値を取得または設定します。 |
SslProtocols |
TcpClientCredentialType.Certificate のクライアント資格情報の種類を使用するときの、ネゴシエートする SSL/TLS プロトコルの一覧を取得します。 値には、次の列挙体メンバーの 1 つ以上の組み合わせを指定できます: Ssl3、Tls、Tls11、Tls12。 |