pulumi-azure-native-kotlin
1.104.0.1
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.
Types
Constructors
Properties
Constructors
Authentication
Response
Link copied to clipboard
fun
AuthenticationResponse
(
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.