aerogear-xamarin-sdk
AeroGear Xamarin SDK
AeroGear.Mobile.Security.ISecurityService Interface Reference
Inheritance diagram for AeroGear.Mobile.Security.ISecurityService:
AeroGear.Mobile.Core.IServiceModule AeroGear.Mobile.Security.AbstractSecurityService

Public Member Functions

Builder GetSyncExecutor ()
 
SecurityCheckResult Check (ISecurityCheckType securityCheckType)
 
SecurityCheckResult Check (ISecurityCheck securityCheck)
 
- Public Member Functions inherited from AeroGear.Mobile.Core.IServiceModule
void Destroy ()
 Called when singleThreadService destroyed. More...
 
void Configure (MobileCore core, ServiceConfiguration config)
 

Additional Inherited Members

- Properties inherited from AeroGear.Mobile.Core.IServiceModule
String Id [get]
 
String Type [get]
 Type/name used in the mobile-singleThreadService.json More...
 
bool RequiresConfiguration [get]
 Whether the singleThreadService module requires its singleThreadService configuration to be defined or if it can be null. If this is More...
 

Member Function Documentation

◆ Check() [1/2]

SecurityCheckResult AeroGear.Mobile.Security.ISecurityService.Check ( ISecurityCheckType  securityCheckType)

◆ Check() [2/2]

SecurityCheckResult AeroGear.Mobile.Security.ISecurityService.Check ( ISecurityCheck  securityCheck)

◆ GetSyncExecutor()

Builder AeroGear.Mobile.Security.ISecurityService.GetSyncExecutor ( )

The documentation for this interface was generated from the following file: