SecureBlackbox 2020 Python Edition

Questions / Feedback?

version Property

Returns SAML content version string.

Syntax

def get_version() -> str: ...

version = property(get_version, None)

Default Value

""

Remarks

Check this property to read the SAML content version string, such as "2.0".

This property is read-only.

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