Show / Hide Table of Contents

Class OnAuthenticateResponse

Inheritance
object
OnAuthenticateResponse
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
Namespace: SuperOffice.Services.WcfService
Assembly: SuperOffice.Plugins.dll
Syntax
public sealed class OnAuthenticateResponse

Constructors

OnAuthenticateResponse()

Declaration
public OnAuthenticateResponse()

Fields

Name

Declaration
public const string Name = "WcfRequestInterceptor.AuthResponce"
Field Value
Type Description
string

Properties

PluginState

Declaration
public WcfRequestInterceptorState PluginState { get; set; }
Property Value
Type Description
WcfRequestInterceptorState

Reason

Declaration
public string Reason { get; set; }
Property Value
Type Description
string

Succeeded

Declaration
public bool Succeeded { get; set; }
Property Value
Type Description
bool

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
ObjectExtensions.AssignByReflection<T>(T, T)
ObjectExtensions.GraphCopy<T>(T)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top