ICertCredentials.RolesStr

Syntax

RolesStr: String;

Description

The RolesStr property determines groups of users in which user will be included.

Comments

As the property value it is necessary to determine the name of one or several groups divided with the ; symbol. If the property is not determined, the user will be included in the Built-in users group group.

Example

The example of use is given in description of the ICertCredentials.Signature property.

See also:

ICertCredentials