Asset Endpoint Profile Properties Response Username Password Credentials
data class AssetEndpointProfilePropertiesResponseUsernamePasswordCredentials(val passwordReference: String, val usernameReference: String)
Defines the username and password references when UsernamePassword user authentication mode is selected.
Constructors
Link copied to clipboard
fun AssetEndpointProfilePropertiesResponseUsernamePasswordCredentials(passwordReference: String, usernameReference: String)