次の方法で共有


AuthenticationException クラス

定義

Azure 用 Microsoft Rest Client の認証例外。

public class AuthenticationException : Microsoft.Rest.RestException
type AuthenticationException = class
    inherit RestException
Public Class AuthenticationException
Inherits RestException
継承
AuthenticationException

コンストラクター

AuthenticationException()

AuthenticationException クラスの新しいインスタンスを初期化します。

AuthenticationException(String)

AuthenticationException クラスの新しいインスタンスを初期化します。

AuthenticationException(String, Exception)

AuthenticationException クラスの新しいインスタンスを初期化します。

適用対象