Class AuthorizationResult
- Namespace
- Dynamicweb.DataIntegration.EndpointManagement
- Assembly
- Dynamicweb.DataIntegration.dll
public class AuthorizationResult
- Inheritance
-
AuthorizationResult
- Inherited Members
Properties
Exception
public Exception? Exception { get; set; }
Property Value
Success
public bool Success { get; set; }