2 writes to _allowedImpersonationLevel
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\WindowsClientCredential.cs (2)
30_allowedImpersonationLevel = other._allowedImpersonationLevel; 51_allowedImpersonationLevel = value;
2 references to _allowedImpersonationLevel
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\WindowsClientCredential.cs (2)
30_allowedImpersonationLevel = other._allowedImpersonationLevel; 39return _allowedImpersonationLevel;