PairedKey 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.
Details of a matching paired key or certificate.
public class PairedKey
type PairedKey = class
Public Class PairedKey
- Inheritance
-
PairedKey
Properties
AdditionalProperties |
Additional paired key properties To assign an object to this property use FromObjectAsJson<T>(T, JsonSerializerOptions). To assign an already formatted json string to this property use FromString(String). Examples:
|
Id |
ID of the paired key or certificate. |
PairedKeyType |
The type indicating whether the paired object is a key or certificate. |
Applies to
Azure SDK for .NET