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

PermissionRole Property

The role specified for the permission.

Object Oriented Interface

public function getPermissionRole();
public function setPermissionRole($value);

Procedural Interface

incloudstorage_googledrive_get($res, 38 );
incloudstorage_googledrive_set($res, 38, $value );

Default Value

0

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.

Data Type

Integer

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