Method CreateAsync
CreateAsync(Nullable<String>)
Creates a new App
Declaration
public static async Task<CredentialPersistence> CreateAsync(string? persistenceId = null)
Parameters
Type | Name | Description |
---|---|---|
System. |
persistenceId | An optional string that specifies a unique identifier for the persistence instance. |
Returns
Type | Description |
---|---|
Task<Credential |
Applies to
Platforms and versions
Target | Versions |
---|---|
UWP | 100.15 |