1using System.Threading.Tasks;
Represents a case-insensitive string.
Class that monitors login events, and help applications determine malicious intent....
Login state information relating to a remote endpoint
Interface for XMPP Server persistence layers. The persistence layer should implement caching.
Task< IAccount > GetAccount(CaseInsensitiveString UserName)
Method to call to fetch account information.
byte[] GetRandomNumbers(int NrBytes)
Generates a set of random numbers.
LoginAuditor Auditor
Login auditor.
string Domain
Current domain.
void AccountLogin(CaseInsensitiveString UserName, string RemoteEndpoint)
Successful login to account registered.