VaultCreds 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.
Class to define Vault credentials
[System.Runtime.Serialization.DataContract]
public class VaultCreds
[<System.Runtime.Serialization.DataContract>]
type VaultCreds = class
Public Class VaultCreds
- Inheritance
-
VaultCreds
- Derived
- Attributes
Constructors
VaultCreds() |
Initializes a new instance of the VaultCreds class. |
VaultCreds(String, String, String, AcsNamespace, String) |
Initializes a new instance of the VaultCreds class. |
Properties
AcsNamespace |
Gets or sets the key name for HostName entry |
ManagementCert |
Gets or sets the key name for Namespace entry |
ResourceName |
Gets or sets the key name for Namespace entry |
ResourceType |
Gets or sets the key name for Namespace entry |
SubscriptionId |
Gets or sets the key name for Namespace entry |