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.
Specifies or retrieves the size of the encrypted one-time password (OTP) cookie.
This property is read/write.
Syntax
HRESULT put_GatewayEncryptedOtpCookieSize(
[in] ULONG ulEncryptedOtpCookieSize
);
HRESULT get_GatewayEncryptedOtpCookieSize(
[out] ULONG *pulEncryptedOtpCookieSize
);
Property value
Specifies or retrieves the size of the encrypted one-time password (OTP) cookie.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows Vista with SP1 |
| Minimum supported server |
Windows Server 2008 |
| Type library |
|
| DLL |
|
| IID |
IID_IMsRdpClientTransportSettings2 is defined as 67341688-D606-4c73-A5D2-2E0489009319 |