12 references to Actions
System.IdentityModel (12)
System\IdentityModel\Protocols\WSTrust\WSTrust13ConstantsAdapter.cs (12)
134
Cancel = WSTrust13Constants.
Actions
.Cancel;
135
CancelResponse = WSTrust13Constants.
Actions
.CancelResponse;
136
Issue = WSTrust13Constants.
Actions
.Issue;
137
IssueResponse = WSTrust13Constants.
Actions
.IssueResponse;
138
Renew = WSTrust13Constants.
Actions
.Renew;
139
RenewResponse = WSTrust13Constants.
Actions
.RenewResponse;
140
RequestSecurityContextToken = WSTrust13Constants.
Actions
.RequestSecurityContextToken;
141
RequestSecurityContextTokenCancel = WSTrust13Constants.
Actions
.RequestSecurityContextTokenCancel;
142
RequestSecurityContextTokenResponse = WSTrust13Constants.
Actions
.RequestSecurityContextTokenResponse;
143
RequestSecurityContextTokenResponseCancel = WSTrust13Constants.
Actions
.RequestSecurityContextTokenResponseCancel;
144
Validate = WSTrust13Constants.
Actions
.Validate;
145
ValidateResponse = WSTrust13Constants.
Actions
.ValidateResponse;