Partager via


ManagerExtendedInfo.Algorithm Propriété

Définition

Obtient ou définit représente l’algorithme de chiffrement utilisé pour chiffrer les clés. Aucun : si la clé est enregistrée au format texte brut. Nom de l’algorithme : si la clé est chiffrée

[Newtonsoft.Json.JsonProperty(PropertyName="properties.algorithm")]
public string Algorithm { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.algorithm")>]
member this.Algorithm : string with get, set
Public Property Algorithm As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à