1 write to authenticationSchemes
System.ServiceModel (1)
System\ServiceModel\Channels\AuthenticationSchemesBindingParameter.cs (1)
18this.authenticationSchemes = authenticationSchemes;
1 reference to authenticationSchemes
System.ServiceModel (1)
System\ServiceModel\Channels\AuthenticationSchemesBindingParameter.cs (1)
23get { return this.authenticationSchemes; }