次の方法で共有


ApplicationGatewayClientAuthConfiguration クラス

定義

アプリケーション ゲートウェイ クライアント認証の構成。

public class ApplicationGatewayClientAuthConfiguration
type ApplicationGatewayClientAuthConfiguration = class
Public Class ApplicationGatewayClientAuthConfiguration
継承
ApplicationGatewayClientAuthConfiguration

コンストラクター

ApplicationGatewayClientAuthConfiguration()

ApplicationGatewayClientAuthConfiguration の新しいインスタンスを初期化します。

プロパティ

VerifyClientCertIssuerDN

アプリケーション ゲートウェイでクライアント証明書の発行者名を確認します。

VerifyClientRevocation

クライアント証明書の失効状態を確認します。

適用対象