AppCenterAliases.

AppCenterOrgsCollaboratorsList(ICakeContext, AppCenterOrgsCollaboratorsListSettings) Method

Summary

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

Syntax

public static void AppCenterOrgsCollaboratorsList(this ICakeContext context, AppCenterOrgsCollaboratorsListSettings settings)

Attributes

Type Description
CakeMethodAliasAttribute
CakeAliasCategoryAttribute

Parameters

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

Return Value

Type Description
void