C# Class App42Sample.Constants

Show file Open project: shephertz/App42_WINDOWS_SDK

Public Properties

Property Type Description
apiKey String
collectionName String
dbName String
fileName1 String
gameName String
gameUserName String
secretKey String
uname String
userName String

Property Details

apiKey public static property

public static String apiKey
return String

collectionName public static property

public static String collectionName
return String

dbName public static property

public static String dbName
return String

fileName1 public static property

public static String fileName1
return String

gameName public static property

public static String gameName
return String

gameUserName public static property

public static String gameUserName
return String

secretKey public static property

public static String secretKey
return String

uname public static property

public static String uname
return String

userName public static property

public static String userName
return String