ClientAuthenticationException
Namespace: TagBites.Net
Assembly: TagBites.Net.dll
The exception that is thrown for failed client authentication.
public class ClientAuthenticationException : System.Security.Authentication.AuthenticationException
Constructors
ClientAuthenticationException()
public void ClientAuthenticationException()
Result Type: void
ClientAuthenticationException(Exception)
public void ClientAuthenticationException(Exception innerException)
Result Type: void
Parameters
Type | Name | |
---|---|---|
Exception | innerException |