C# Class MultiTentantSurveyAppTests.TestableSurveyAuthorizationHandler

Inheritance: SurveyAuthorizationHandler
Show file Open project: Azure-Samples/guidance-identity-management-for-multitenant-apps Class Usage Examples

Public Methods

Method Description
TestableSurveyAuthorizationHandler ( ) : System.Collections.Generic

Private Methods

Method Description
Handle ( AuthorizationContext context, Microsoft.AspNetCore.Authorization.Infrastructure.OperationAuthorizationRequirement operation, Survey resource ) : void

Method Details

TestableSurveyAuthorizationHandler() public method

public TestableSurveyAuthorizationHandler ( ) : System.Collections.Generic
return System.Collections.Generic