DeviceRegistryAssetEndpointProfilePatch.TransportAuthenticationOwnCertificates 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 a reference to a secret which contains all certificates and private keys that can be used by the southbound connector connecting to the shop floor/OT device. The accepted extensions are .der for certificates and .pfx/.pem for private keys.
public System.Collections.Generic.IList<Azure.ResourceManager.DeviceRegistry.Models.OwnCertificate> TransportAuthenticationOwnCertificates { get; }
member this.TransportAuthenticationOwnCertificates : System.Collections.Generic.IList<Azure.ResourceManager.DeviceRegistry.Models.OwnCertificate>
Public ReadOnly Property TransportAuthenticationOwnCertificates As IList(Of OwnCertificate)
Property Value
Applies to
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
Azure SDK for .NET