| RESTSecurityInvokerIsSynchronous Property |
Always true - we need synchronous behavior for authentication.
Namespace: CMS.WebServicesAssembly: CMS.WebServices (in CMS.WebServices.dll) Version: 13.0.131
Syntaxpublic bool IsSynchronous { get; }Property Value
Type:
BooleanImplements
IOperationInvokerIsSynchronous
See Also