Operations Members

[Starting with the .NET Framework 4.5, Windows Identity Foundation (WIF) has been fully integrated into the .NET Framework. The version of WIF addressed by this topic, WIF 3.5, is deprecated and should only be used when developing against the .NET Framework 3.5 SP1 or the .NET Framework 4. For more information about WIF in the .NET Framework 4.5, also known as WIF 4.5, see the Windows Identity Foundation documentation in the .NET Framework 4.5 Development Guide.]

Defines name constants for the operation contracts (operations) specified in the WS-Trust service contracts.

The following tables list the members exposed by the Operations type.

Public Fields

  Name Description
public fieldstatic Trust13Cancel  
public fieldstatic Trust13CancelAsync  
public fieldstatic Trust13CancelResponse  
public fieldstatic Trust13CancelResponseAsync  
public fieldstatic Trust13Issue  
public fieldstatic Trust13IssueAsync  
public fieldstatic Trust13IssueResponse  
public fieldstatic Trust13IssueResponseAsync  
public fieldstatic Trust13Renew  
public fieldstatic Trust13RenewAsync  
public fieldstatic Trust13RenewResponse  
public fieldstatic Trust13RenewResponseAsync  
public fieldstatic Trust13Validate  
public fieldstatic Trust13ValidateAsync  
public fieldstatic Trust13ValidateResponse  
public fieldstatic Trust13ValidateResponseAsync  
public fieldstatic TrustFeb2005Cancel  
public fieldstatic TrustFeb2005CancelAsync  
public fieldstatic TrustFeb2005CancelResponse  
public fieldstatic TrustFeb2005CancelResponseAsync  
public fieldstatic TrustFeb2005Issue  
public fieldstatic TrustFeb2005IssueAsync  
public fieldstatic TrustFeb2005IssueResponse  
public fieldstatic TrustFeb2005IssueResponseAsync  
public fieldstatic TrustFeb2005Renew  
public fieldstatic TrustFeb2005RenewAsync  
public fieldstatic TrustFeb2005RenewResponse  
public fieldstatic TrustFeb2005RenewResponseAsync  
public fieldstatic TrustFeb2005Validate  
public fieldstatic TrustFeb2005ValidateAsync  
public fieldstatic TrustFeb2005ValidateResponse  
public fieldstatic TrustFeb2005ValidateResponseAsync  

Top

See Also

Reference

Operations Class
Microsoft.IdentityModel.Protocols.WSTrust.WSTrustServiceContractConstants Namespace

Copyright © 2008 by Microsoft Corporation. All rights reserved.