IPWorks Cloud 2020 iOS Edition

Questions / Feedback?

accountPermissionId (property)

The permission Id associated with the account.

Syntax

@property (nonatomic,readonly,assign,getter=accountPermissionId) NSString* accountPermissionId;
- (NSString*)accountPermissionId;
public var accountPermissionId: String {
  get {...}
}

Default Value

""

Remarks

The permission Id associated with the account.

This property reflects the permission Id associated with the account. Any permissions (including shared drive memberships) created for this account will include this Id.

This property is read-only.

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