Property PersistenceId
PersistenceId
Gets the persistence ID.
Declaration
public string PersistenceId { get; }
Property Value
Type | Description |
---|---|
System.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
Target | Versions |
---|---|
.NET Windows | 200.0 - 200.5 |
UWP | 100.9 - 200.5 |