2 references to AllowedImpersonationLevel
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\ClientCredentialsSecurityTokenManager.cs (2)
140
new KerberosSecurityTokenProvider(spn, _parent.Windows.
AllowedImpersonationLevel
, SecurityUtils.GetNetworkCredentialOrDefault(_parent.Windows.ClientCredential)));
162
_parent.Windows.
AllowedImpersonationLevel
);