SwiftlyS2

CMsgAppRights

Interface CMsgAppRights

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgAppRights : ITypedProtobuf<CMsgAppRights>, INativeHandle

Implements

Properties

BroadcastLive

bool BroadcastLive { get; set; }
Property Value

Download

bool Download { get; set; }
Property Value

EconomySupport

bool EconomySupport { get; set; }
Property Value

EconomySupportSupervisor

bool EconomySupportSupervisor { get; set; }
Property Value

EditInfo

bool EditInfo { get; set; }
Property Value

EditMarketing

bool EditMarketing { get; set; }
Property Value

EditStoreDisplayContent

bool EditStoreDisplayContent { get; set; }
Property Value

GenerateCdkeys

bool GenerateCdkeys { get; set; }
Property Value

ManageCdkeys

bool ManageCdkeys { get; set; }
Property Value

ManageCeg

bool ManageCeg { get; set; }
Property Value

ManagePricing

bool ManagePricing { get; set; }
Property Value

ManageSigning

bool ManageSigning { get; set; }
Property Value

Publish

bool Publish { get; set; }
Property Value

UploadCdkeys

bool UploadCdkeys { get; set; }
Property Value

ViewErrorData

bool ViewErrorData { get; set; }
Property Value

ViewFinancials

bool ViewFinancials { get; set; }
Property Value

ViewMarketingTraffic

bool ViewMarketingTraffic { get; set; }
Property Value

On this page