Show / Hide Table of Contents

Method AddCredentials

AddCredentials(IEnumerable<Credential>)

Adds a set of new Credentials that the AuthenticationManager will use for accessing resources.

Declaration
public void AddCredentials(IEnumerable<Credential> credentials)
Parameters
Type Name Description
IEnumerable<Credential> credentials

The credentials to add.

Applies to

Platforms and versions
TargetVersions
UWP100.15
In This Article
Back to top Copyright © 2022 Esri.