0
A
回答
0
想通了!
ServiceSecurityAuditBehavior newAudit = new ServiceSecurityAuditBehavior();
newAudit.AuditLogLocation = AuditLogLocation.Application;
newAudit.MessageAuthenticationAuditLevel = AuditLevel.SuccessOrFailure;
newAudit.ServiceAuthorizationAuditLevel = AuditLevel.SuccessOrFailure;
newAudit.SuppressAuditFailure = false;
serviceHost.Description.Behaviors.Remove<ServiceSecurityAuditBehavior>();
serviceHost.Description.Behaviors.Add(newAudit);
相關問題
- 1. 防止Flyout動態打開
- 2. 動態的打開在Javascript
- 3. 打開動態文件(fopen)
- 4. 已SubmitButton打開動態url
- 5. CasperJS;打開動態url
- 6. 每次打開可拖動模態都打開模態討論
- 7. 動態模態(materialize.css)不打開Vue,js
- 8. JQuery - 動態鏈接打開模態
- 9. 打開頁面時滑動面板保持打開狀態
- 10. 如何動態打開tmux會話?
- 11. Casperjs無法動態打開網址?
- 12. 動態選擇模式打開
- 13. Bootstrap Backdrop滾動jquery打開模態
- 14. 動態關閉並打開表格行
- 15. 動態Youtube鏈接使用Colorbox打開
- 16. 在php中打開動態文件
- 17. 動態打開jQuery手風琴陣列
- 18. 動態打開的下拉菜單
- 19. 帶動態內容的打開窗口
- 20. 無法打開Elasticsearch動態映射在
- 21. 引導模態自動打開關閉
- 22. jquery使用動態編號打開div
- 23. 動態pdf需要直接打開打印盒
- 24. 打開PDF鏈接,打印窗口處於活動狀態
- 25. 動態只是用戶之前添加<options>到<select>元素打開它
- 26. 動態更新<title> ...</title>在iframe中打開新目標時的標記
- 27. 打開活動已從通知打開
- 28. 當鏈接打開打開活動
- 29. 無法使用Angular.js/Jquery動態打開模態窗口
- 30. 用Symfony打開一個帶有動態值的模態