Show contents 

Metabase > Metabase Assembly Interfaces > ISecuritySubject > ISecuritySubject.Sid

ISecuritySubject.Sid

Syntax

Sid: ISid;

Sid: Prognoz.Platform.Interop.Metabase.MetabaseSid;

Description

The Sid property returns parameters of the identifier of the security subject.

Example

The property use is given in the example for IMetabaseObjectDescriptor.SecurityDescriptor.

See also:

ISecuritySubject