You are here: RainWorx.FrameWorx.DTO Namespaces > RainWorx.FrameWorx.DTO.FaultContracts > AuthorizationFaultContract Class

AuthorizationFaultContract Class

AuctionWorx 3.5 API
Inheritance Hierarchy

SystemObject
  RainWorx.FrameWorx.DTO.FaultContractsAuthorizationFaultContract

Namespace:  RainWorx.FrameWorx.DTO.FaultContracts
Assembly:  RainWorx.FrameWorx.DTO (in RainWorx.FrameWorx.DTO.dll) Version: 3.5

Syntax

C#
public class AuthorizationFaultContract

The AuthorizationFaultContract type exposes the following members.

Constructors

NameDescription
Public methodAuthorizationFaultContract
Initializes a new instance of the AuthorizationFaultContract class
Public methodAuthorizationFaultContract(ReasonCode)
Initializes a new instance of the AuthorizationFaultContract class
Top
Properties

NameDescription
Public propertyActingUserName
Public propertyInstanceID
Public propertyPermission
Public propertyReason
Public propertyRequestedMethod
Public propertyRequiredRole
Public propertyRequiredUser
Top
Extension Methods

NameDescription
Public Extension MethodToMvcHtmlString
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.)
Top
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.