Vault Property
Gets the name of the vault that we are connected to.
Syntax
public System.string Vault {get;}Public ReadOnly Property Vault As System.StringRemarks
This is null for anonymous connections.
Gets the name of the vault that we are connected to.
public System.string Vault {get;}Public ReadOnly Property Vault As System.StringThis is null for anonymous connections.