MetabaseSid

Assembly: Metabase;

Description

The MetabaseSid class implements the instance of the security subject identifier.

Comments

On creating the security subject the security identifier for them is generated automatically. It cannot be further changed. The instance of this class can be used for example for searching security subjects, if the string representation of their security identifier is known.

The MetabaseSid class use for searching security subjects is given in description of the ISid.AsString property.

Class object properties inherited from ISid

  Property name Brief description
AsString The AsString property determines an identifier of security subject in the string format.
Valid The Valid property returns whether security subject identifier is correct (valid).

See also:

Metabase Assembly Classes