ServiceDenyForRoleAttribute
Overview
Location
- Reference: RemObjects.SDK.Server.dll
- Namespace: RemObjects.SDK.Server
- Ancestry: Attribute | ServiceDenyForRoleAttribute
Properties
Role
property Role: String read write;
String Role { get; set; }
Property Role() As String
Instance Methods
constructor
constructor(role: String)
ServiceDenyForRoleAttribute(String role)
Sub New(role As String)
Parameters:
- role: