C# Class RemoteSettings, UrbanBlimp

Datei anzeigen 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_oe static_oe property

public static string AndroidPushId
return string

AppleDeviceId public_oe static_oe property

public static string AppleDeviceId
return string

ApplicationCredential public_oe static_oe property

public static NetworkCredential ApplicationCredential
return NetworkCredential

ApplicationMasterCredential public_oe static_oe property

public static NetworkCredential ApplicationMasterCredential
return NetworkCredential