次の方法で共有


CredentialsException クラス

定義

public ref class CredentialsException : System::ServiceModel::AddressAccessDeniedException
public class CredentialsException : System.ServiceModel.AddressAccessDeniedException
type CredentialsException = class
    inherit AddressAccessDeniedException
Public Class CredentialsException
Inherits AddressAccessDeniedException
継承
CredentialsException

コンストラクター

CredentialsException()
CredentialsException(SerializationInfo, StreamingContext)
CredentialsException(String, Exception)
CredentialsException(String)

適用対象