CertificateReference Class
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.
Represents a certificate object of the Azure Batch service.
public class CertificateReference
type CertificateReference = class
Public Class CertificateReference
- Inheritance
-
CertificateReference
Certificate |
Initializes a new instance of the CertificateReference class. |
Certificate |
Instantiates an instance of CertificateReference with default property values. |
Store |
Gets or sets the CertStoreLocation for the certificate. |
Store |
Gets or sets the name of the name of the certificate store. Besides StoreName the value can have a custom store name. |
Thumbprint |
Gets or sets the certificate thumbprint property of the certificate. |
Thumbprint |
Gets or sets the certificate thumbprint algorithm. Currently sha1 is the only supported algorithm. |
Visibility |
Gets or sets the set of users that can get to the private data of the installed certificate. |
Product | Versions |
---|---|
Azure SDK for .NET | Latest |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: