HostAuthentication.X509Credentials Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the certificate reference when Certificate user authentication mode is selected.
public Azure.ResourceManager.DeviceRegistry.Models.X509CertificateCredentials X509Credentials { get; set; }
member this.X509Credentials : Azure.ResourceManager.DeviceRegistry.Models.X509CertificateCredentials with get, set
Public Property X509Credentials As X509CertificateCredentials