Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IHTMLDocument2 Interface / security Property

In This Topic
    security Property
    In This Topic

    security property of IHTMLDocument2 interface.

    Syntax
    'Declaration
     
    ReadOnly Property security As System.String
    System.string security {get;}
    Remarks

    An original IDL definition of security property was the following: BSTR security;

    See Also