ServiceRequiresLoginAttribute
Overview
Sets the service instance's RequireSession property to true at runtime. Service marked with this attribute will require user to first log in.
Location
- Reference: RemObjects.SDK.Server.dll
- Namespace: RemObjects.SDK.Server
- Ancestry: Attribute | ServiceRequiresLoginAttribute
Instance Methods
constructor
constructor
ServiceRequiresLoginAttribute()
Sub New()