PidTagRpcOverHttpProxyAuthScheme Canonical Property

Applies to: Office 2010 | Outlook 2010 | Visual Studio

Represents the authentication protocol to be used for this profile.

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

Protocol Specifications

  • [MS-OXPROPS]
    Provides references to related Exchange Server protocol specifications.

  • [MS-OXCFXICS]
    Defines the basic data structures that are used in remote operations.

  • [MS-OXOMSG]
    Specifies the properties and operations that are permissible for e-mail message objects.

Header Files

  • Mapidefs.h
    Provides data type definitions.

  • Mapitags.h
    Contains definitions of properties listed as alternate names.

See Also

Concepts

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names