Show / Hide Table of Contents

Class ProviderClientAuth

Inheritance
System.Object
ProviderClientAuth
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Vault.Outputs
Assembly: Pulumi.Vault.dll
Syntax
public sealed class ProviderClientAuth

Fields

View Source

CertFile

Declaration
public readonly string CertFile
Field Value
Type Description
System.String
View Source

KeyFile

Declaration
public readonly string KeyFile
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.