GeneratePredefinedRoles
Generates predefined roles.
Syntax
Void GeneratePredefinedRoles ()
Discussion
This method calls the CreateRole
method for a predefined list of user roles, such
as the Windows Login and UNIX Login roles. You can call the GetRoles
method to
get a list of the roles that have been created in the zone. The roles are stored
in Active Directory; you do not have to call the Commit
` method.