Pkcs12LoaderLimits.AllowDuplicateAttributes Proprietà

Definizione

Ottiene o imposta un valore che indica se sono consentiti attributi duplicati.

public:
 property bool AllowDuplicateAttributes { bool get(); void set(bool value); };
public bool AllowDuplicateAttributes { get; set; }
member this.AllowDuplicateAttributes : bool with get, set
Public Property AllowDuplicateAttributes As Boolean

Valore della proprietà

true per consentire attributi duplicati; false per non eseguire il caricamento quando vengono trovati attributi duplicati.

Il valore predefinito è false.

Si applica a