Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Specifies the type of authentication used for this connection.
This property is read-only.
Syntax
HRESULT get_AuthenticationType(
[out] UINT *puiAuthType
);
Property value
Receives a value that specifies the type of authentication used for this connection. This can be one of the following values.
0
No authentication is used.
1
Certificate authentication is used.
2
Kerberos authentication is used.
3
Both certificate and Kerberos authentication are used.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows Vista |
| Minimum supported server |
Windows Server 2008 |
| Type library |
|
| DLL |
|
| IID |
IID_IMsRdpClientAdvancedSettings6 is defined as 222c4b5d-45d9-4df0-a7c6-60cf9089d285 |