SecureBlackbox 2020 Python Edition

Questions / Feedback?

logout_request_name_id Property

Contains the value of the NameID parameter.

Syntax

def get_logout_request_name_id() -> str: ...

logout_request_name_id = property(get_logout_request_name_id, None)

Default Value

""

Remarks

Contains the value of the NameID parameter.

Use this property to access or set the value of the NameID parameter of the request.

This property is read-only.

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