PASSPORTIDENTITYPROPERTY

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

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

Enumerator Values

The following table describes the values in this enumeration.

Enumerator Value

Description

IDENTITY_MEMBER_NAME

The sign-in name of the identity.

IDENTITY_PUIDSTR

See Also

Concepts

Enumerations