Contents
|
Python for Win32 Extensions Help
>
Win32 API
>
Modules
>
win32cred
>
CredUIStoreSSOCredW
win32cred
.CredUIStoreSSOCredW
CredUIStoreSSOCredW(
Realm
, Username
, Password
, Persist
)
Creates a single sign on credential
Parameters
Realm
:
PyUnicode
Realm for which to read username, can be None for default realm
Username
:
PyUnicode
Username for realm
Password
:
PyUnicode
User's password
Persist
: boolean
Specifies whether to save credential