1 write to allowedImpersonationLevel
System.ServiceModel (1)
System\ServiceModel\Security\SpnegoTokenProvider.cs (1)
75
this.
allowedImpersonationLevel
= value;
1 reference to allowedImpersonationLevel
System.ServiceModel (1)
System\ServiceModel\Security\SpnegoTokenProvider.cs (1)
63
return this.
allowedImpersonationLevel
;