C# Class RemoteSettings, UrbanBlimp

Show file Open project: farhadbheekoo/UrbanBlimp Class Usage Examples

Public Properties

Property Type Description
AndroidPushId string
AppleDeviceId string
ApplicationCredential NetworkCredential
ApplicationMasterCredential NetworkCredential

Private Methods

Method Description
GetValue ( IEnumerable lines, string key ) : string
RemoteSettings ( ) : System

Property Details

AndroidPushId public static property

public static string AndroidPushId
return string

AppleDeviceId public static property

public static string AppleDeviceId
return string

ApplicationCredential public static property

public static NetworkCredential ApplicationCredential
return NetworkCredential

ApplicationMasterCredential public static property

public static NetworkCredential ApplicationMasterCredential
return NetworkCredential