ICertCredentials.RolesStr

Syntax

RolesStr: String;

Description

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

Comments

As the property value, one should determine the name of one or several groups divided with the ; character. If the property is not determined, the user is included in the Built-in User Group group.

Example

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

See also:

ICertCredentials