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