12 references to Actions
System.IdentityModel (12)
System\IdentityModel\Protocols\WSTrust\WSTrustFeb2005ConstantsAdapter.cs (12)
92
this.Cancel = WSTrustFeb2005Constants.
Actions
.Cancel;
93
this.CancelResponse = WSTrustFeb2005Constants.
Actions
.CancelResponse;
94
this.Issue = WSTrustFeb2005Constants.
Actions
.Issue;
95
this.IssueResponse = WSTrustFeb2005Constants.
Actions
.IssueResponse;
96
this.Renew = WSTrustFeb2005Constants.
Actions
.Renew;
97
this.RenewResponse = WSTrustFeb2005Constants.
Actions
.RenewResponse;
98
this.RequestSecurityContextToken = WSTrustFeb2005Constants.
Actions
.RequestSecurityContextToken;
99
this.RequestSecurityContextTokenCancel = WSTrustFeb2005Constants.
Actions
.RequestSecurityContextTokenCancel;
100
this.RequestSecurityContextTokenResponse = WSTrustFeb2005Constants.
Actions
.RequestSecurityContextTokenResponse;
101
this.RequestSecurityContextTokenResponseCancel = WSTrustFeb2005Constants.
Actions
.RequestSecurityContextTokenResponseCancel;
102
this.Validate = WSTrustFeb2005Constants.
Actions
.Validate;
103
this.ValidateResponse = WSTrustFeb2005Constants.
Actions
.ValidateResponse;