IDENTITY_TYPE enumeration
Specifies the type of identities to enumerate. This enumeration is used by the IIdentityProvider::GetIdentityEnum and IIdentityStore::EnumerateIdentities methods.
Syntax
typedef enum _IDENTITY_TYPE { IDENTITIES_ALL = 0, IDENTITIES_ME_ONLY = 0x1 } IDENTITY_TYPE;
Constants
- IDENTITIES_ALL
-
Enumerate all identities.
- IDENTITIES_ME_ONLY
-
Enumerate only identities associated with the current user.
Requirements
|
Minimum supported client | Windows 7 [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
|
Header |
|
Send comments about this topic to Microsoft
Build date: 1/2/2013