MultiTentantSurveyAppTests.TestableSurveyAuthorizationHandler.TestableSurveyAuthorizationHandler C# (CSharp) Method

TestableSurveyAuthorizationHandler() public method

public TestableSurveyAuthorizationHandler ( ) : System.Collections.Generic
return System.Collections.Generic
        public TestableSurveyAuthorizationHandler():base(_logger.Object)
        {}
        internal new void Handle(AuthorizationContext context, OperationAuthorizationRequirement operation, Survey resource)
TestableSurveyAuthorizationHandler