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