Pkcs12LoaderLimits.AllowDuplicateAttributes Propriété

Définition

Obtient ou définit une valeur indiquant si les attributs en double sont autorisés.

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

Valeur de propriété

true pour autoriser les attributs en double ; false pour échouer lors du chargement des attributs dupliqués trouvés.

La valeur par défaut est false.

S’applique à