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
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
Azure SDK for .NET