SecureBlackbox 2020 iOS Edition

Questions / Feedback?

authnRequestScopingRequesterIDs (property)

A collection of requestor IDs on whose behalf the request is being sent.

Syntax

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

Default Value

""

Remarks

A collection of requestor IDs on whose behalf the request is being sent.

Use this property to specify or read the requestor IDs, in the form of CRLF-separated strings, on whose behalf the request is being sent.

This property is read-only.

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