SecureBlackbox 2020 Python Edition

Questions / Feedback?

authn_request_conditions_not_before Property

Specifies the NotBefore condition of the request.

Syntax

def get_authn_request_conditions_not_before() -> str: ...

authn_request_conditions_not_before = property(get_authn_request_conditions_not_before, None)

Default Value

""

Remarks

Specifies the NotBefore condition of the request.

Use this property to access or set the NotBefore condition 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]