Indicates whether or not a user is able to create an app.
public Task<T> AllowCreateAppAsync<T>( AsyncHandle asyncHandle, Func<Response, T> onResult )
Public Function AllowCreateAppAsync(Of T) ( asyncHandle As AsyncHandle, onResult As Func(Of Response, T) ) As Task(Of T)