SecureBlackbox 2020 iOS Edition

Questions / Feedback?

nameIDMappingRequestNameID (property)

An accessor to the NameID parameter of the request.

Syntax

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

Default Value

""

Remarks

An accessor to the NameID parameter of the request.

Use this property to read or set the value of the NameID parameter of the request object.

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