ILogonSession.UserDescription

Syntax

UserDescription: String;

Description

The UserDescription property returns full user name to write it into the access protocol.

Comments

The user full name is used in paper marking when printing out or exporting, if mandatory access is used.

Example

The example of use is given in the example for ICredentials.UserDescription

See also:

ILogonSession