IMetabaseUpdateAccessSubjects.FindBySidString

Syntax

FindBySidString(Sid: String): IMetabaseUpdateAccessSubject;

Parameters

Sid. Security subject identifier.

Description

The FindBySidString method searches for security subject by identifier.

Example

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

See also:

IMetabaseUpdateAccessSubjects