Pkcs12LoaderLimits.MaxCertificates Właściwość

Definicja

Pobiera lub ustawia maksymalną dozwoloną liczbę certyfikatów.

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

Wartość właściwości

Maksymalna dozwolona liczba certyfikatów lub null bez maksymalnej liczby.

Dotyczy