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