Show / Hide Table of Contents

Method CreateDefault

CreateDefault(String)

Creates a default CredentialPersistence object for the current platform.

Declaration
public static CredentialPersistence CreateDefault(string persistenceId = null)
Parameters
Type Name Description
System.String persistenceId

An optional string that specifies a unique identifier for the persistence storage instance.

Returns
Type Description
CredentialPersistence

A new CredentialPersistence object for the current platform. If the current platform is not supported, the null will be returned.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.8
.NET200.8
.NET Windows200.8
.NET Android200.8
.NET iOS200.8
.NET Framework200.8
UWP200.8
In This Article
Back to top Copyright © 2022 Esri.