Show / Hide Table of Contents

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.Boolean

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 AuthenticationManager. The default value is false.

Applies to

Platforms and versions
TargetVersions
UWP100.0 - 100.15
In This Article
Back to top Copyright © 2022 Esri.