NewCredentials Method
NewCredentials()
Creates and returns a new ICredentials object.
Declaration
ICredentials NewCredentials()
Returns
ICredentials | The new credentials object. |
Remarks
This method is invoked any time a new connection is authenticated.