SecureBlackbox 2020 Python Edition

Questions / Feedback?

artifact_endpoint_index Property

An accessor to the EndpointIndex entry of the artifact.

Syntax

def get_artifact_endpoint_index() -> int: ...

artifact_endpoint_index = property(get_artifact_endpoint_index, None)

Default Value

0

Remarks

An accessor to the EndpointIndex entry of the artifact.

The EndpointIndex references a specific artifact resolution endpoint (IdP or SP) managed by the artifact issuer.

This property is read-only.

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