Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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