ClientAuthenticationException
Namespace: TagBites.Net
Assembly: TagBites.Net.dll
Product: TagBites.Net v. 1.0.3
The exception that is thrown for failed client authentication.
public class ClientAuthenticationException : System.Security.Authentication.AuthenticationExceptionInheritance: AuthenticationException → ClientAuthenticationException
Constructors
Section titled “Constructors”ClientAuthenticationException()
Section titled “ClientAuthenticationException()”public ClientAuthenticationException()ClientAuthenticationException(Exception)
Section titled “ClientAuthenticationException(Exception)”public ClientAuthenticationException(Exception innerException)Parameters
Section titled “Parameters”innerExceptionException