Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Closes a cloud authentication handle obtained by calling WTSCloudAuthOpen.
Syntax
void WTSCloudAuthClose(
[in] WTS_CLOUD_AUTH_HANDLE cloudAuthHandle
);
Parameters
[in] cloudAuthHandle
The cloud authentication handle to close.
Return value
None
Remarks
This function should be called to free resources associated with a cloud authentication handle when it is no longer needed.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows, version 26100 |
| Header | wtsapi32.h |