Uses of Class
com.azure.resourcemanager.deviceregistry.models.X509Credentials
Package
Description
Package containing the data models for DeviceRegistry.
-
Uses of X509Credentials in com.azure.resourcemanager.deviceregistry.models
Modifier and TypeMethodDescriptionX509Credentials.withCertificateReference
(String certificateReference) Set the certificateReference property: A reference to secret containing the certificate and private key (e.g.UserAuthentication.x509Credentials()
Get the x509Credentials property: Defines the certificate reference when Certificate user authentication mode is selected.Modifier and TypeMethodDescriptionUserAuthentication.withX509Credentials
(X509Credentials x509Credentials) Set the x509Credentials property: Defines the certificate reference when Certificate user authentication mode is selected.