Table of Contents

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

Exception

Success

public bool Success { get; set; }

Property Value

bool
To top