SecureBlackbox 2020 iOS Edition

Questions / Feedback?

responseNameID (property)

Contains the NameID parameter of a NameIDMapping response.

Syntax

@property (nonatomic,readwrite,assign,getter=responseNameID,setter=setResponseNameID:) NSString* responseNameID;
- (NSString*)responseNameID;
- (void)setResponseNameID:(NSString*)newResponseNameID;
public var responseNameID: String {
  get {...}
set {...} }

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.

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