C# Class AppleSignInAzureFunction.Config

Show file Open project: xamarin/xamarin-forms-samples

Public Properties

Property Type Description
AppCallbackUri string
KeyId string
P8FileContents string
RedirectUri string
ServerId string
TeamId string

Property Details

AppCallbackUri public static property

public static string AppCallbackUri
return string

KeyId public static property

public static string KeyId
return string

P8FileContents public static property

public static string P8FileContents
return string

RedirectUri public static property

public static string RedirectUri
return string

ServerId public static property

public static string ServerId
return string

TeamId public static property

public static string TeamId
return string