53 [DefaultValueStringEmpty]
54 public string Token {
get;
set; } =
string.Empty;
64 [DefaultValueStringEmpty]
A record of a token used in provisioning.
byte?[] Certificate
Binary part of certificate.
ProvisioningToken()
A record of a token used in provisioning.
string? FriendlyName
Friendly Name of certificate
ProvisioningToken(string Token, TokenType Type)
A record of a token used in provisioning.
TokenType
Provisioning Token Type
TypeNameSerialization
How the type name should be serialized.