ResolveName(SubjectName: String): ISecuritySubject;
SubjectName. Security subject name.
The ResolveName method returns parameters of the security subject, which name is passed as the SubjectName parameter.
If the security subject does not exist, the method returns Null.
The method use is given in the example for ILogonHours.SetPeriodAccess.
See also: