4 references to RequestTypes
System.IdentityModel (4)
System\IdentityModel\Protocols\WSTrust\WSTrustFeb2005ConstantsAdapter.cs (4)
129
this.Cancel = WSTrustFeb2005Constants.
RequestTypes
.Cancel;
130
this.Issue = WSTrustFeb2005Constants.
RequestTypes
.Issue;
131
this.Renew = WSTrustFeb2005Constants.
RequestTypes
.Renew;
132
this.Validate = WSTrustFeb2005Constants.
RequestTypes
.Validate;