MediaGraphTlsEndpoint.TrustedCertificates 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.
Trusted certificates when authenticating a TLS connection. Null designates that Azure Media Service's source of trust should be used.
public Azure.Media.Analytics.Edge.Models.MediaGraphCertificateSource TrustedCertificates { get; set; }
member this.TrustedCertificates : Azure.Media.Analytics.Edge.Models.MediaGraphCertificateSource with get, set
Public Property TrustedCertificates As MediaGraphCertificateSource