Show / Hide Table of Contents

Class AzureKeyVaultOptions

Inheritance
Object
AzureKeyVaultOptions
Namespace: Lacuna.Pki.AzureConnector
Assembly: Lacuna.Pki.AzureConnector.dll
Syntax
public class AzureKeyVaultOptions : object

Properties

AppId

Declaration
public string AppId { get; set; }
Property Value
Type Description
String

AppSecret

Declaration
public string AppSecret { get; set; }
Property Value
Type Description
String

Disabled

Declaration
public bool Disabled { get; set; }
Property Value
Type Description
Boolean

Endpoint

Declaration
public string Endpoint { get; set; }
Property Value
Type Description
String
Back to top Copyright © 2015-2020 Lacuna Software