Share via


ServiceAuthenticationOptions.ServiceAuthenticationType Field

 

The authentication type identifying the OWIN ServiceAuthenticationMiddleware.

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

Syntax

public static readonly string ServiceAuthenticationType
public:
static initonly String^ ServiceAuthenticationType
static val ServiceAuthenticationType : string
Public Shared ReadOnly ServiceAuthenticationType As String

Field Value

Type: System.String

See Also

ServiceAuthenticationOptions Class
Microsoft.WindowsAzure.Mobile.Service.Security Namespace

Return to top