Share via


IUserExtension.UserPropertiesTabShowRemoteAccessIntegration Property

 

Gets the value indicating whether the Remote Access integration user interface should be displayed.

Namespace:   Microsoft.WindowsServerSolutions.Common
Assembly:  MiscUtil (in MiscUtil.dll)

Syntax

bool UserPropertiesTabShowRemoteAccessIntegration { get; }
property bool UserPropertiesTabShowRemoteAccessIntegration {
    bool get();
}
ReadOnly Property UserPropertiesTabShowRemoteAccessIntegration As Boolean

Property Value

Type: System.Boolean

Returns Boolean.

See Also

IUserExtension Interface
Microsoft.WindowsServerSolutions.Common Namespace

Return to top