PidTagRpcOverHttpProxyAuthScheme Canonical Property
Applies to: Outlook 2013 | Outlook 2016
Represents the authentication protocol to be used for this profile.
Property | Value |
---|---|
Associated properties: |
PR_ROH_PROXY_AUTH_SCHEME |
Identifier: |
0x6627 |
Data type: |
PT_LONG |
Area: |
Miscellaneous |
Remarks
This property can be set for either basic authentication or NT LAN Manager (NTLM) authentication. The possible values for this property are as follow.
Name | Value | Description |
---|---|---|
ROHAUTH_BASIC |
0x1 |
Basic authentication |
ROHAUTH_NTLM |
0x2 |
NTLM authentication |
Related resources
Protocol specifications
Provides references to related Exchange Server protocol specifications.
Defines the basic data structures that are used in remote operations.
Specifies the properties and operations that are permissible for email message objects.
Header files
Mapidefs.h
Provides data type definitions.
Mapitags.h
Contains definitions of properties listed as alternate names.