Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / CentralizedManagement Object / AuthenticationRequired Property
In This Topic
    AuthenticationRequired Property
    In This Topic
    Gets or sets a value indicating whether authentication is required by MSS Centralized Management
    Syntax
    expression.AuthenticationRequired As Boolean
    where expression is a variable that represents a CentralizedManagement Object
    See Also