SecureBlackbox 2020 iOS Edition

Questions / Feedback?

assertionInfoURIRef (property)

Represents an URI reference value.

Syntax

@property (nonatomic,readwrite,assign,getter=assertionInfoURIRef,setter=setAssertionInfoURIRef:) NSString* assertionInfoURIRef;
- (NSString*)assertionInfoURIRef;
- (void)setAssertionInfoURIRef:(NSString*)newAssertionInfoURIRef;
public var assertionInfoURIRef: String {
  get {...}
set {...} }

Default Value

""

Remarks

Represents an URI reference value.

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

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