Share via


ServiceAuthenticationOptions Constructor ()

 

Initializes a new instance of the ServiceAuthenticationOptions class with a given ServiceSettingsDictionary.

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

Syntax

public ServiceAuthenticationOptions()
public:
ServiceAuthenticationOptions()
new : unit -> ServiceAuthenticationOptions
Public Sub New

See Also

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

Return to top