IUserRole Interface

 

Represents a user extension property.

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

public interface class IUserRole

NameDescription
System_CAPS_pubpropertyId

Gets the unique Id of the user role.

System_CAPS_pubpropertyIsDisplayed

Gets the value indicating whether the role would be displayed by the user interface.

System_CAPS_pubpropertyName

Gets the name of the user role.

Return to top

Community Additions

ADD
Show: