IMetabaseUpdate.CreateUserSID

Syntax

CreateUserSID: String;

Description

The CreateUserSID property returns unique identifier of the user who created an update.

Comments

Value of this property is stored in the CustomProperties collection and can be changed. It is relevant only on working with *.pefx files.

Example

The property use is given in the example for IMetabaseUpdate.CreateMetabase.

See also:

IMetabaseUpdate