CodeTransparencyClientOptions Class
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.
These options are used in both the certificate client and the regular client.
public class CodeTransparencyClientOptions : Azure.Core.ClientOptions
type CodeTransparencyClientOptions = class
inherit ClientOptions
Public Class CodeTransparencyClientOptions
Inherits ClientOptions
- Inheritance
Constructors
CodeTransparencyClientOptions(CodeTransparencyClientOptions+ServiceVersion) |
Initializes new instance of CodeTransparencyClientOptions. |
Properties
CacheTTLSeconds |
The default time to keep the successful certificate responses that have TLS CA. |
IdentityClientEndpoint |
The default identity service endpoint. |
Methods
CreateCertificateClient() |
Used in the regular client constructor. Creates the CodeTransparencyCertificateClient used to get the identity service certificate. |
Applies to
Azure SDK for .NET