Description
Get or set the description of this identity displayed in the login dialog.
-
Property type
-
A String value.
-
Syntax
-
object.Description [= value]
The Description Property syntax has these parts: |
| object | An expression evaluating to an object of type McIdentity. | | value | A String value. |
|