Partager via


KeyCreateParameters.KeySize Propriété

Définition

Obtient ou définit la taille de clé en octets. Par exemple, 1024 ou 2048.

[Newtonsoft.Json.JsonProperty(PropertyName="key_size")]
public int? KeySize { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="key_size")>]
member this.KeySize : Nullable<int> with get, set
Public Property KeySize As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à