Pkcs12LoaderLimits.MaxKeys Proprietà

Definizione

Ottiene o imposta il numero massimo di chiavi consentite.

public:
 property Nullable<int> MaxKeys { Nullable<int> get(); void set(Nullable<int> value); };
public int? MaxKeys { get; set; }
member this.MaxKeys : Nullable<int> with get, set
Public Property MaxKeys As Nullable(Of Integer)

Valore della proprietà

Numero massimo di chiavi consentite o null per nessun massimo.

Si applica a