Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_CRA_VULNERABILITY_MANAGEMENT_AVAILABLE Property / ARTICLE_CRA_VULNERABILITY_MANAGEMENT_AVAILABLE Property

In This Topic
    ARTICLE_CRA_VULNERABILITY_MANAGEMENT_AVAILABLE Property
    In This Topic
    CRA: Vulnerability management available # 26685.
    Syntax
    public PropertyValue ARTICLE_CRA_VULNERABILITY_MANAGEMENT_AVAILABLE {get; set;}
    public:
    property PropertyValue^ ARTICLE_CRA_VULNERABILITY_MANAGEMENT_AVAILABLE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Gibt an, ob der Hersteller ein formelles Schwachstellenmanagement gemäß den Anforderungen des EU Cyber Resilience Act (CRA) betreibt (Ja / Nein). Die Informationen werden üblicherweise vom Hersteller geliefert oder können den herstellerspezifischen Datenblättern entnommen werden.

    See Also