Compartilhar via


ManagerExtendedInfo.Algorithm Propriedade

Definição

Obtém ou define que representa o algoritmo de criptografia usado para criptografar as chaves. Nenhum – se Key for salvo em formato de texto sem formatação. Nome do algoritmo – se a chave for criptografada

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a