Show / Hide Table of Contents

Method CreateAsync

CreateAsync(String)

Creates a new AppDataCredentialPersistence object asynchronously with the specified persistence ID.

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
Type Description
System.Threading.Tasks.Task<CredentialPersistence>

Applies to

Platforms and versions
TargetVersions
.NET Windows200.0 - 200.8
UWP100.9 - 200.8
In This Article
Back to top Copyright © 2022 Esri.