SecureBlackbox 2020 iOS Edition

Questions / Feedback?

responseNameID (property)

Contains the NameID parameter of a NameIDMapping response.

Syntax

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

Default Value

""

Remarks

Contains the NameID parameter of a NameIDMapping response.

Use this property to read or set the NameID parameter of the NameIDMapping response.

This property is read-only.

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