assertionIssueInstant (property)

The time in UTC that the assertion was issued.

Syntax

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

Default Value

""

Remarks

This property holds the time that the assertion was issued.

This is in the standard xsd:dateTime format "YYYY-MM-DDThh:mm:ss". The date is specified in UTC.

This property is read-only.

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