LuciadCPillar C# 2023.1.04
Luciad.Loaders.Credentials Interface Reference

Marker interface for user credentials. More...

Inheritance diagram for Luciad.Loaders.Credentials:
Luciad.Loaders.UsernamePasswordCredentials

Detailed Description

Marker interface for user credentials.

This interface should not be implemented: use one of the concrete implementations like UsernamePasswordCredentials. 2022.0

Warning
C# documentation translation is incomplete. You can find more information in the C++ documentation for luciad::Credentials.