SecureBlackbox 2020 iOS Edition

Questions / Feedback?

pinnedAssertionInfoURIRef (property)

Represents an URI reference value.

Syntax

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

Default Value

""

Remarks

Represents an URI reference value.

Use this property to read or set the URI reference value for assertions of csatAssertionURIRef type.

This property is read-only.

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