Cloud Storage Integrator - Online Help
Cloud Storage Integrator
Questions / Feedback?

PermissionRole Property

The role specified for the permission.

Syntax

public int getPermissionRole();
public void setPermissionRole(int permissionRole);

Enumerated values: public final static int gdprReader = 0; public final static int gdprWriter = 1; public final static int gdprOwner = 2;

Remarks

This property defines the role of the permission. This may be set when creating or updating a permission. Possible values are:

0 (gdprReader - default) Read-only permissions.
1 (gdprWriter) Read and write permissions.
2 (gdprOwner) Full ownership.

This property is not available at design time.

Default Value

0

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0