ServiceAuthenticationFilter.AllowMultiple Property
Gets or sets a value indicating whether more than one instance of this attribute can be specified for a single program element.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
Property Value
Type: System.Booleantrue if the filter allows multiple authentication filters; otherwise, false.
Implements
IFilter.AllowMultiple
Show: