IPWorks Auth 2020 Python Edition

Questions / Feedback?

federation_urn Property

The federation Uniform Resource Name (URN).

Syntax

def get_federation_urn() -> str: ...
def set_federation_urn(value: str) -> None: ...

federation_urn = property(get_federation_urn, set_federation_urn)

Default Value

""

Remarks

This property specifies the federation Uniform Resource Name (URN). This property is automatically populated when auth_mode is set to 0 (camSharePointOnline) or 1 (camDynamicsCRM).

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