This exception is thrown when there is an authentication failure during an operation
Namespace: VcClientExceptionsAssembly: VcClient (in VcClient.dll) Version: 1.0.0.0 (1.8.400.4142)
Syntax
C# |
---|
[SerializableAttribute] public class InvalidCredentialException : AuthenticationException |
Visual Basic |
---|
<SerializableAttribute> _ Public Class InvalidCredentialException _ Inherits AuthenticationException |
Visual C++ |
---|
[SerializableAttribute] public ref class InvalidCredentialException : public AuthenticationException |
Inheritance Hierarchy
Object
Exception
VcClientExceptions..::..VcClientException
VcClientExceptions..::..AuthenticationException
VcClientExceptions..::..InvalidCredentialException
Exception
VcClientExceptions..::..VcClientException
VcClientExceptions..::..AuthenticationException
VcClientExceptions..::..InvalidCredentialException