Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / CentralizedManagement Object / CertificateManagementEnabled Property
In This Topic
    CertificateManagementEnabled Property
    In This Topic
    Gets or sets a value indicating whether to enable certificate management by MSS
    Syntax
    expression.CertificateManagementEnabled As Boolean
    where expression is a variable that represents a CentralizedManagement Object
    See Also