Class Config.Types.ClientAuths
Inheritance
System.Object
Config.Types.ClientAuths
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
Assembly: Pulumi.Vault.dll
Syntax
public class ClientAuths
Properties
View SourceCertFile
Declaration
public string CertFile { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
KeyFile
Declaration
public string KeyFile { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |