AuthorizedConnectionRequest クラス

定義

mTLS チャネルをセットアップできる承認済み接続要求のクラス定義。

public sealed class AuthorizedConnectionRequest
type AuthorizedConnectionRequest = class
Public NotInheritable Class AuthorizedConnectionRequest
継承
AuthorizedConnectionRequest

コンストラクター

AuthorizedConnectionRequest(String, String, UInt32, AuthorizedConnectionKeyType)

mTLS チャネルをセットアップできる承認済み接続要求のクラス定義。

プロパティ

ClientAddress

クライアントの IP アドレス。

ClientPort

接続するクライアントのポート。

ClientPublicKey

クライアントの公開キー。

KeyType

公開キーの種類。

適用対象