次の方法で共有


MessageSecurityOverRelayOnewayElement クラス

定義

Azure Service Bus リレーへの一方向メッセージのメッセージ セキュリティを記述する構成要素。

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

コンストラクター

MessageSecurityOverRelayOnewayElement()

Azure Service Bus リレーへの一方向メッセージのメッセージ セキュリティを記述する構成要素。

プロパティ

AlgorithmSuite

一方向のメッセージをセキュリティで保護するために使用されるメッセージ暗号化とキーラップ アルゴリズムを構成ファイルから取得または設定します。

ClientCredentialType

メッセージ ベースのセキュリティまたは TransportWithMessageCredential を使用してクライアント認証を実行するときに使用する資格情報の種類を構成ファイルから取得または設定します。

適用対象