AppCenterAliases.

AppCenterProfileUpdate(ICakeContext, AppCenterProfileUpdateSettings) Method

Summary

Update user information
Assembly
Cake.AppCenter.dll
Namespace
Cake.AppCenter
Containing Type
AppCenterAliases

Syntax

public static void AppCenterProfileUpdate(this ICakeContext context, AppCenterProfileUpdateSettings settings)

Attributes

Type Description
CakeMethodAliasAttribute
CakeAliasCategoryAttribute

Parameters

Name Type Description
context ICakeContext The context.
settings AppCenterProfileUpdateSettings The settings.

Return Value

Type Description
void