Called when the connection is authenticated.
Syntax
void OnConnectionAuthenticated();
Parameters
This event has no parameters.
Return value
This event does not return a value.
Remarks
If the authentication fails, the client will be disconnected and the OnConnectionTerminated event may include an extended code of 0x0300.
This event occurs after the OnConnectionEstablished event.
Requirements
| Minimum supported client |
Windows Vista [desktop apps | UWP apps] |
| Minimum supported server |
Windows Server 2008 [desktop apps | UWP apps] |
| Header |
|
| IDL |
|
| Type library |
|
| DLL |
|