IPWorks Cloud 2020 .NET Edition

Questions / Feedback?

Permissions Property

A collection of permissions.

Syntax

public GDrivePermissionList Permissions { get; }
Public Property Permissions As GDrivePermissionList

Remarks

This collection holds a list of permissions for a file, folder, or shared drive.

Calling ListPermissions will populate this collection.

Also see UpdatePermissions for information on how the items in this collection are used to create, update, and delete permissions.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 .NET Edition - Version 20.0 [Build 8265]