PID Property

Applies To   Group object, User object.

Description

Sets the personal identifier (PID) for either a group or a user account (Microsoft Jet workspaces only).

Settings

The setting is a String containing 4 – 20 alphanumeric characters. This property setting is write-only for new objects not yet appended to a collection, and is not available for existing objects.

Remarks

Set the PID property along with the Name property when you create a new Group object. Set the PID property along with the Name and Password properties when you create a new User object.

See Also   Name property, Password property.

Example

See the CreateUser method example.