Property AllowSaveCredentials
AllowSaveCredentials
Gets or sets a value indicating whether the credentials can be saved in the credential locker.
Declaration
public bool AllowSaveCredentials { get; set; }
Property Value
Type | Description |
---|---|
System. |
A value indicating whether the credentials can be saved in the credential locker. |
Remarks
The first time AllowSaveCredentials is set to true
, the cached credentials
are added to the Authenticationfalse
.
Applies to
Platforms and versions
Target | Versions |
---|---|
UWP | 100.0 - 100.15 |