SecureBlackbox 2020 iOS Edition

Questions / Feedback?

logoutRequestNotOnOrAfter (property)

Contains the value of the NotOnOrAfter parameter.

Syntax

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

Default Value

""

Remarks

Contains the value of the NotOnOrAfter parameter.

Use this property to access or set the value of the NotOnOrAfter parameter.

This property is read-only.

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