EkmProxyInfo 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.
EKM proxy information.
public class EkmProxyInfo : System.ClientModel.Primitives.IJsonModel<Azure.Security.KeyVault.Administration.EkmProxyInfo>, System.ClientModel.Primitives.IPersistableModel<Azure.Security.KeyVault.Administration.EkmProxyInfo>
type EkmProxyInfo = class
interface IJsonModel<EkmProxyInfo>
interface IPersistableModel<EkmProxyInfo>
Public Class EkmProxyInfo
Implements IJsonModel(Of EkmProxyInfo), IPersistableModel(Of EkmProxyInfo)
- Inheritance
-
EkmProxyInfo
- Implements
Properties
| Name | Description |
|---|---|
| ApiVersion |
The highest version of proxy interface API supported by the EKM Proxy. |
| EkmProduct |
The name of the EKM product and its version. |
| EkmVendor |
The name of the EKM vendor. |
| ProxyName |
The name of the proxy product and its version. |
| ProxyVendor |
The name of the proxy vendor. |
Methods
Operators
| Name | Description |
|---|---|
| Explicit(Response to EkmProxyInfo) | |