SecureBlackbox 2020 iOS Edition

Questions / Feedback?

getIDProp (method)

Extracts a specific property from a SAML ID.

Syntax

- (NSString*)getIDProp:(NSString*)ID :(NSString*)propName;
public func getIDProp(_ ID: String, _ propName: String) throws -> String

Remarks

Use this method to recover a single ID property from a SAML ID.

PropName supports the following properties:

  • Format
  • NameQualifier
  • IDType
  • SPNameQualifier
  • SPProvidedID
  • Value

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