IPWorks Auth 2020 Python Edition

Questions / Feedback?

federation_sts Property

The URL of the federation Security Token Service (STS).

Syntax

def get_federation_sts() -> str: ...
def set_federation_sts(value: str) -> None: ...

federation_sts = property(get_federation_sts, set_federation_sts)

Default Value

""

Remarks

This property specifies the URL of the federation Security Token Service (STS). When auth_mode is set to 0 (camSharePointOnline) or 1 (camDynamicsCRM) this property is automatically populated.

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