SecureBlackbox 2020 iOS Edition

Questions / Feedback?

authnRequestConditionsNotOnOrAfter (property)

Provides access to the NotOnOrAfter condition of the request.

Syntax

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

Default Value

""

Remarks

Provides access to the NotOnOrAfter condition of the request.

Use this property to access or set the NotOnOrAfter condition of the request.

This property is read-only.

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