SecureBlackbox 2020 iOS Edition

Questions / Feedback?

pinnedAssertionInfoIDRef (property)

Represents an ID reference value.

Syntax

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

Default Value

""

Remarks

Represents an ID reference value.

Use this property to read or set the ID reference value for assertions of csatAssertionIDRef type.

This property is read-only.

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