You are here: RainWorx.FrameWorx.Utility > Statix Class > Statix Methods > ThrowAuthorizationFaultContract Method (ReasonCode, String, String)

StatixThrowAuthorizationFaultContract Method (ReasonCode, String, String)

AuctionWorx 3.5 API

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

Syntax

C#
public static void ThrowAuthorizationFaultContract(
	ReasonCode reason,
	string actingUserName,
	string requiredRole
)

Parameters

reason
Type: RainWorx.FrameWorx.DTOReasonCode
actingUserName
Type: SystemString
requiredRole
Type: SystemString
See Also

Reference

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