SecureBlackbox 2020 iOS Edition

Questions / Feedback?

authnRequestScopingIDPProviderID (property)

Contains the provider ID.

Syntax

- (NSString*)authnRequestScopingIDPProviderID:(int)authnRequestScopingIDPIndex;
public func authnRequestScopingIDPProviderID(authnRequestScopingIDPIndex: Int32) throws -> String

Default Value

""

Remarks

Contains the provider ID.

Use this property to read or set the identity provider ID.

The AuthnRequestScopingIDPIndex parameter specifies the index of the item in the array. The size of the array is controlled by the AuthnRequestScopingIDPCount property.

This property is read-only.

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