SecureBlackbox 2020 iOS Edition

Questions / Feedback?

pinnedAssertionSubjectID (property)

Returns the pinned assertion subject.

Syntax

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

Default Value

""

Remarks

Check this property to access the SAML ID of the subject of the assertion previously pinned with PinAssertion or PinAdviceAssertion method.

This property is read-only.

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