IMetabaseUpdateAccessSubjects.FindBySidString

Fore Syntax

FindBySidString(Sid: String): IMetabaseUpdateAccessSubject;

Fore.NET Syntax

FindBySidString(Sid: String): Prognoz.Platform.Interop.Metabase.IMetabaseUpdateAccessSubject;

Parameters

Sid. Security subject identifier.

Description

The FindBySidString method searches the security subject by identifier.

Example

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

See also:

IMetabaseUpdateAccessSubjects