MobileAppAuthenticationOptions Class
The MobileAppAuthenticationOptions provides options for the OWIN MobileAppAuthenticationMiddleware class.
Namespace: Microsoft.Azure.Mobile.Server.Authentication
Assembly: Microsoft.Azure.Mobile.Server.Authentication (in Microsoft.Azure.Mobile.Server.Authentication.dll)
Inheritance Hierarchy
System.Object
Microsoft.Owin.Security.AuthenticationOptions
Microsoft.Azure.Mobile.Server.Authentication.MobileAppAuthenticationOptions
Syntax
public class MobileAppAuthenticationOptions : AuthenticationOptions
public ref class MobileAppAuthenticationOptions : AuthenticationOptions
type MobileAppAuthenticationOptions =
class
inherit AuthenticationOptions
end
Public Class MobileAppAuthenticationOptions
Inherits AuthenticationOptions
Constructors
| Name | Description | |
|---|---|---|
![]() |
MobileAppAuthenticationOptions() |
Properties
| Name | Description | |
|---|---|---|
![]() |
AuthenticationMode | (Inherited from AuthenticationOptions.) |
![]() |
AuthenticationType | (Inherited from AuthenticationOptions.) |
![]() |
Description | (Inherited from AuthenticationOptions.) |
![]() |
Realm | The realm to use for HTTP Basic Authentication which allows browsers to authenticate against resources that require AuthorizeAttribute level access. |
![]() |
SigningKey | Gets or sets the application signing key. |
![]() |
SkipTokenSignatureValidation | Gets or sets a value indicating whether signature validation should be performed on incoming authentication tokens. The default is false. |
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
![]() ![]() |
AuthenticationName |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Azure.Mobile.Server.Authentication Namespace
Return to top
.jpeg)
.jpeg)
.jpeg)
.jpeg)
.gif)