IPWorks Cloud 2020 iOS Edition

Questions / Feedback?

accountCanCreateSharedDrives (property)

Whether the account has permission to create shared drives.

Syntax

@property (nonatomic,readonly,assign,getter=accountCanCreateSharedDrives) BOOL accountCanCreateSharedDrives;
- (BOOL)accountCanCreateSharedDrives;
public var accountCanCreateSharedDrives: Bool {
  get {...}
}

Default Value

FALSE

Remarks

Whether the account has permission to create shared drives.

This property reflects whether the account has the permissions necessary to create shared drives.

This property is read-only.

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