SecureBlackbox 2020 Kotlin Edition

Questions / Feedback?

SAMLIDPEntry Type

Represents a single identity provider information.

Remarks

This type is a container of single identity provider-specific details.

Fields

Loc
String?

Contains the value of the Loc attribute.

Use this property to access or set the value of the Loc (location) attribute.

Name
String?

Contains the name of the IdP provider.

Use this property to retrieve or set the Name attribute of the IdP provider.

ProviderID
String?

Contains the provider ID.

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

Constructors

public constructor()

Creates a new SAMLIDPEntry object.

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