3 references to KeyTypes
System.IdentityModel (3)
System\IdentityModel\Protocols\WSTrust\WSTrust13ConstantsAdapter.cs (3)
161
Asymmetric = WSTrust13Constants.
KeyTypes
.Asymmetric;
162
Bearer = WSTrust13Constants.
KeyTypes
.Bearer;
163
Symmetric = WSTrust13Constants.
KeyTypes
.Symmetric;