RegisterCredentialsResponse


abstract class RegisterCredentialsResponse


The result of calling RegistryManager.registerCredentials.

Summary

Public constructors

Public properties

String

the type of the credentials that were registered, matching the RegisterCredentialsRequest.type

Public constructors

RegisterCredentialsResponse

Added in 1.0.0-alpha05
RegisterCredentialsResponse(type: String)

Public properties

type

Added in 1.0.0-alpha05
val typeString

the type of the credentials that were registered, matching the RegisterCredentialsRequest.type