Show / Hide Table of Contents

Property PersistenceId

PersistenceId

Gets the persistence ID.

Declaration
public string? PersistenceId { get; }
Property Value
Type Description
System.Nullable<String>

The persistence ID.

Remarks

The persistence ID can be used to create a unique identifier for the credentials managed by this instance. In this way multiple instances, such as might be wanted for multiple users, can coexist on the same device.

Applies to

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