Method CreateDefaultAsync
CreateDefaultAsync(String)
Creates a default Credential
Declaration
public static Task<CredentialPersistence> CreateDefaultAsync(string persistenceId = null)
Parameters
Type | Name | Description |
---|---|---|
System. |
persistenceId | An optional string that specifies a unique identifier for the persistence storage instance. |
Returns
Type | Description |
---|---|
System. |
A task which creates a new Credential |
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.9 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.2 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.9 - 200.6 |
Xamarin.Android | 100.9 - 100.14 |
Xamarin.iOS | 100.9 - 100.15 |
UWP | 100.9 - 200.6 |