toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.databoxedge.kotlin.outputs
/
AuthenticationResponse
Authentication
Response
data
class
AuthenticationResponse
(
val
symmetricKey
:
SymmetricKeyResponse
?
=
null
)
Authentication mechanism for IoT devices.
Members
Constructors
Authentication
Response
Link copied to clipboard
constructor
(
symmetricKey
:
SymmetricKeyResponse
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
symmetric
Key
Link copied to clipboard
val
symmetricKey
:
SymmetricKeyResponse
?
=
null
Symmetric key for authentication.