Click or drag to resize

DeleteUserInEnableBetaMode Property

A flag to acknowledge this endpoint is still in BETA.

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public bool EnableBetaMode { get; set; }

Property Value

Boolean
Remarks
A flag to acknowledge this endpoint is still in BETA. In order to use this endpoint in Beta mode this flag must be set to true.
Example
True
See Also