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
Property Value
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET