NetworkCredential

@Serializable
sealed class NetworkCredential : JsonSerializable

A credential that can be used to authenticate network connections.

Since

200.0.0

Inheritors

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun toJson(): String

Convert an object to JSON string.