Class OrganizationProvider
Helper class to get information of the current organization.
Inherited Members
Namespace: Unity.Services.Core.Editor.OrganizationHandler
Assembly: Unity.Services.Core.Editor.dll
Syntax
public static class OrganizationProvider
Properties
Organization
Current organization info.
Declaration
public static IOrganizationHandler Organization { get; set; }
Property Value
Type | Description |
---|---|
IOrganizationHandler |