C# (CSharp) GSF.Security.Authentication Namespace

Classes

Name Description
CertificateClient
CertificateServer
CertificateUserCredential An individual server side user credential
CertificateUserCredentials Provides simple password based authentication that uses Secure Remote Password.
IntegratedSecurityClient Uses windows integrated security to authentication. This uses NTLM in non-domain environments and Kerberos in domain environments.
IntegratedSecurityServer Uses windows integrated security to authentication. This uses NTLM in non-domain environments and Kerberos in domain environments.
IntegratedSecurityUserCredential An individual server side user credential
IntegratedSecurityUserCredentials Provides simple password based authentication that uses Secure Remote Password.
NullToken An empty token that does not contain any data.
Scram
ScramClient Provides simple password based authentication that uses Secure Remote Password.
ScramServer Provides simple password based authentication that uses Secure Remote Password.
ScramServerSession Provides simple password based authentication that uses Secure Remote Password.
ScramUserCredentials Provides simple password based authentication that uses SCRAM.
SrpClient Provides simple password based authentication that uses Secure Remote Password.
SrpConstants Supplies the base constants of SRP (Secure Remote Passord) as supplied in RFC 5054 Appendix A.
SrpServer Provides simple password based authentication that uses Secure Remote Password.
SrpServerSession Provides simple password based authentication that uses Secure Remote Password.
SrpUserCredential An individual server side user credential
SrpUserCredentials Provides simple password based authentication that uses Secure Remote Password.