ServiceTokenHandler Class

 

Provides a default implementation of the IServiceTokenHandler interface.

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Security
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

System.Object
  Microsoft.WindowsAzure.Mobile.Service.Security.ServiceTokenHandler

public class ServiceTokenHandler : IServiceTokenHandler

NameDescription
System_CAPS_pubmethodServiceTokenHandler(HttpConfiguration)

Initializes a new instance of the ServiceTokenHandler class.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: