Method CreateAsync
CreateAsync(String)
Declaration
public static async Task<CredentialPersistence> CreateAsync(string persistenceId = null)
Parameters
Type |
Name |
Description |
System.String |
persistenceId |
An optional string that specifies a unique identifier for the persistence instance.
|
Returns
Exceptions
Type |
Condition |
System.PlatformNotSupportedException |
Thrown if this application is not an MSIX packaged application.
|
Applies to
Platforms and versions
Target | Versions |
.NET Windows | 200.0 - 200.5 |
UWP | 100.9 - 200.5 |