IMetabaseUpdateAccessSubject.AlternativeSid

Syntax

AlternativeSid: ISid;

Description

The AlternativeSid property returns the appropriate identifier of the security subject on search by the name of the security subject.

Comments

It is used if on search by identifier the security subject was not found.

Example

The property use is given in the example for the IMetabaseUpdateAccessSubject.RemappingSid property.

See also:

IMetabaseUpdateAccessSubject