GetIdentityTypes

Returns the identity types of the specified users.

Syntax

<HsvSecurityAccess>.GetIdentityTypes(varabstrSIDs)

Argument

Description

varabstrSIDs

String array (ByVal). The security identifiers of the users.

Return Value

Variant. Returns an array of bitmasks that represent the users’ identity types. Valid values for the bits are listed in Identity Type Constants.

This array has a one-to-one correspondence with the array passed to the varabstrSIDs argument.