SecureBlackbox 2020 iOS Edition

Questions / Feedback?

version (property)

Returns SAML content version string.

Syntax

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

Default Value

""

Remarks

Check this property to read the SAML content version string, such as "2.0".

This property is read-only.

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