C# Class SharpCifs.Smb.SmbAuthException

The SmbAuthException encapsulates the variety of authentication related error codes returned by an SMB server.
The SmbAuthException encapsulates the variety of authentication related error codes returned by an SMB server.

See jCIFS Exceptions and NtlmAuthenticator for more information about SmbAuthException.

Inheritance: SmbException
Afficher le fichier Open project: brandonprry/Potato

Private Methods

Méthode Description
SmbAuthException ( int errcode )