RegisterCreationOptionsResponse


abstract class RegisterCreationOptionsResponse


The result of calling RegistryManager.registerCreationOptions.

Summary

Public constructors

Public properties

String

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

Public constructors

RegisterCreationOptionsResponse

Added in 1.0.0-alpha04
RegisterCreationOptionsResponse(type: String)

Public properties

type

Added in 1.0.0-alpha04
val typeString

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