CredentialsException Class

Definition

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

Constructors

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

Applies to