2 writes to AuditLogLocation
System.ServiceModel (2)
System\ServiceModel\Security\SecurityProtocolFactory.cs (1)
885
requirement.
AuditLogLocation
= this.auditLogLocation;
System\ServiceModel\Security\SecuritySessionServerSettings.cs (1)
490
requirement.
AuditLogLocation
= sessionProtocolFactory.AuditLogLocation;
3 references to AuditLogLocation
System.ServiceModel (3)
System\ServiceModel\Security\ServiceCredentialsSecurityTokenManager.cs (3)
119
authenticator.AuditLogLocation = recipientRequirement.
AuditLogLocation
;
167
authenticator.AuditLogLocation = recipientRequirement.
AuditLogLocation
;
235
authenticator.AuditLogLocation = recipientRequirement.
AuditLogLocation
;