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 role would be displayed by the user interface.
Namespace: Microsoft.WindowsServerSolutions.Common
Assembly: MiscUtil (in MiscUtil.dll)
Syntax
bool IsDisplayed { get; }
property bool IsDisplayed {
bool get();
}
ReadOnly Property IsDisplayed As Boolean
Property Value
Type: System.Boolean
Returns Boolean.
See Also
IUserRole Interface
Microsoft.WindowsServerSolutions.Common Namespace
Return to top