FileSystemTokenStore Class
The configuration settings of the storage of the tokens if a file system is used.
Constructor
FileSystemTokenStore(*, directory: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
directory
|
The directory in which the tokens will be stored. |
Variables
Name | Description |
---|---|
directory
|
The directory in which the tokens will be stored. |
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Python