次の方法で共有


BasicHttpRelaySecurityElement クラス

定義

基本的な HTTP リレー バインドのセキュリティを構成する構成要素を表します。

public sealed class BasicHttpRelaySecurityElement : System.Configuration.ConfigurationElement
type BasicHttpRelaySecurityElement = class
    inherit ConfigurationElement
Public NotInheritable Class BasicHttpRelaySecurityElement
Inherits ConfigurationElement
継承
BasicHttpRelaySecurityElement

コンストラクター

BasicHttpRelaySecurityElement()

基本的な HTTP リレー バインドのセキュリティを構成する構成要素を表します。

プロパティ

Message

のメッセージ レベルのセキュリティ設定を指定する Configuration 要素を BasicHttpRelayBinding取得します。

Mode

のセキュリティ モード BasicHttpRelayBindingを取得または設定します。

RelayClientAuthenticationType

この構成要素で指定された認証の種類を取得または設定します。

Transport

バインドのトランスポート レベルのセキュリティ設定を指定する構成要素を BasicHttpRelayBinding 取得します。

適用対象