Constructs a new ParseRole with the given name.
Namespace: Parse
Assembly: Parse (in Parse.dll) Version: 1.5.5.0 (1.5.5.0)
Syntax
Parameters
- name
- Type: SystemString
The name of the role to create. - acl
- Type: ParseParseACL
The ACL for this role. Roles must have an ACL.
See Also