SecureBlackbox 2020 iOS Edition

Questions / Feedback?

pinnedAssertionInfoID (property)

Represents the ID of the assertion.

Syntax

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

Default Value

""

Remarks

Represents the ID of the assertion.

Use this property to read or set the unique ID of the assertion.

This property is read-only.

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