AppCenterAliases.

AppCenterOrgsCollaboratorsUpdate(ICakeContext, AppCenterOrgsCollaboratorsUpdateSettings) Method

Summary

Update list of organization collaborators
Assembly
Cake.AppCenter.dll
Namespace
Cake.AppCenter
Containing Type
AppCenterAliases

Syntax

public static void AppCenterOrgsCollaboratorsUpdate(this ICakeContext context, AppCenterOrgsCollaboratorsUpdateSettings settings)

Attributes

Type Description
CakeMethodAliasAttribute
CakeAliasCategoryAttribute

Parameters

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

Return Value

Type Description
void