1 write to ServiceAuthorizationAuditLevel
System.ServiceModel (1)
System\ServiceModel\Description\ServiceSecurityAuditBehavior.cs (1)
133behavior.ServiceAuthorizationAuditLevel = this.serviceAuthorizationAuditLevel;
1 reference to ServiceAuthorizationAuditLevel
System.ServiceModel (1)
System\ServiceModel\Dispatcher\AuthorizationBehavior.cs (1)
145behavior.serviceAuthorizationAuditLevel = dispatch.ServiceAuthorizationAuditLevel;