Method | Description | |
---|---|---|
APIKeyManager ( ) : System | ||
CreateKey ( string email, string usage ) : |
||
DeleteKey ( string key ) : bool | ||
Dispose ( ) : void | ||
GetKeyByKey ( string key ) : |
||
GetKeysByUser ( string email ) : List |
||
GetUserByKey ( string key ) : string | ||
KillODBCConnection ( System myConn ) : bool | ||
UpdateKey ( |
Method | Description | |
---|---|---|
CheckConnection ( ) : bool | ||
GetNewKey ( string email, string usage ) : string | ||
Hash ( string url ) : string | ||
InsertKey ( |
public CreateKey ( string email, string usage ) : |
||
string | ||
usage | string | |
return |
public static KillODBCConnection ( System myConn ) : bool | ||
myConn | System | |
return | bool |