SecureBlackbox 2020 iOS Edition

Questions / Feedback?

clientFileEntryUserRead (property)

Controls file read permission for the file owner.

Syntax

@property (nonatomic,readwrite,assign,getter=clientFileEntryUserRead,setter=setClientFileEntryUserRead:) BOOL clientFileEntryUserRead;
- (BOOL)clientFileEntryUserRead;
- (void)setClientFileEntryUserRead:(BOOL)newClientFileEntryUserRead;
public var clientFileEntryUserRead: Bool {
  get {...}
set {...} }

Default Value

FALSE

Remarks

Controls file read permission for the file owner.

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