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

Instance Methods


constructor

 

constructor

 

ServiceRequiresLoginAttribute()

 

Sub New()