MultiTentantSurveyAppTests.TestableSurveyAuthorizationHandler.TestableSurveyAuthorizationHandler C# (CSharp) 메소드

TestableSurveyAuthorizationHandler() 공개 메소드

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