IPWorks Encrypt 2020 iOS Edition

Questions / Feedback?

keyOtherUserIds (property)

If the specified key has alternate user Ids associated with it, this property returns a comma-separated list of the other user Ids.

Syntax

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

Default Value

""

Remarks

If the specified key has alternate user Ids associated with it, this property returns a comma-separated list of the other user Ids.

This property is read-only.

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