SecureBlackbox 2020 iOS Edition

Questions / Feedback?

nameIDMappingRequestNameID (property)

An accessor to the NameID parameter of the request.

Syntax

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

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.

This property is read-only.

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