3 references to KeyTypes
System.IdentityModel (3)
System\IdentityModel\Protocols\WSTrust\WSTrustFeb2005ConstantsAdapter.cs (3)
119this.Asymmetric = WSTrustFeb2005Constants.KeyTypes.Asymmetric; 120this.Bearer = WSTrustFeb2005Constants.KeyTypes.Bearer; 121this.Symmetric = WSTrustFeb2005Constants.KeyTypes.Symmetric;