This topic has not yet been rated - Rate this topic

PASSPORTIDENTITYPROPERTY

Lync Online

Specifies the authenticated identity property that is used by the SetIdentityProperty method.

typedef enum
{
   IDENTITY_MEMBER_NAME = 1,
   IDENTITY_PUIDSTR = 2,
} PASSPORTIDENTITYPROPERTY;

The following table describes the values in this enumeration.

Enumerator Value Description

IDENTITY_MEMBER_NAME

The sign-in name of the identity.

IDENTITY_PUIDSTR

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.