Click or drag to resize

UserInfoGetParamsInEnableSunsetEndpoint Property

Reenables the endpoint to work temporarly if it has been SUNSET.

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

Property Value

Boolean
Remarks
Reenables the endpoint to work temporarly if it has been SUNSET.
Example
true
See Also