IotOperationsRegistryEndpointProperties.CodeSigningCas 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.
The signing certificate authorities used by artifacts in the registry endpoint.
public System.Collections.Generic.IList<Azure.ResourceManager.IotOperations.Models.RegistryEndpointTrustedSigningKey> CodeSigningCas { get; }
member this.CodeSigningCas : System.Collections.Generic.IList<Azure.ResourceManager.IotOperations.Models.RegistryEndpointTrustedSigningKey>
Public ReadOnly Property CodeSigningCas As IList(Of RegistryEndpointTrustedSigningKey)