IPWorks Auth 2020 Python Edition

Questions / Feedback?

user_details_website Property

This property holds the URL of the user's website.

Syntax

def get_user_details_website() -> str: ...

user_details_website = property(get_user_details_website, None)

Default Value

""

Remarks

This property holds the URL of the user's website.

This property is read-only.

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