CredentialsException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, Exception) | |
CredentialsException(String) |