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

Public Constructors

  Name Description
SimpleSecurityTokenProvider  
Top

Public Properties

  Name Description
public property SupportsTokenCancellation  (Inherited from SecurityTokenProvider)
public property SupportsTokenRenewal  (Inherited from SecurityTokenProvider)
Top

Public Methods (see also Protected Methods)

  Name Description
public method BeginCancelToken  (Inherited from SecurityTokenProvider)
public method BeginGetToken  (Inherited from SecurityTokenProvider)
public method BeginRenewToken  (Inherited from SecurityTokenProvider)
public method CancelToken  (Inherited from SecurityTokenProvider)
public method EndCancelToken  (Inherited from SecurityTokenProvider)
public method EndGetToken  (Inherited from SecurityTokenProvider)
public method EndRenewToken  (Inherited from SecurityTokenProvider)
public method Equals  Overloaded. (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetToken  (Inherited from SecurityTokenProvider)
public method GetType  (Inherited from Object)
public methodstatic ReferenceEquals  (Inherited from Object)
public method RenewToken  (Inherited from SecurityTokenProvider)
public method ToString  (Inherited from Object)
Top

Protected Methods

  Name Description
protected method BeginCancelTokenCore  (Inherited from SecurityTokenProvider)
protected method BeginGetTokenCore  (Inherited from SecurityTokenProvider)
protected method BeginRenewTokenCore  (Inherited from SecurityTokenProvider)
protected method CancelTokenCore  (Inherited from SecurityTokenProvider)
protected method EndCancelTokenCore  (Inherited from SecurityTokenProvider)
protected method EndGetTokenCore  (Inherited from SecurityTokenProvider)
protected method EndRenewTokenCore  (Inherited from SecurityTokenProvider)
protected method Finalize  (Inherited from Object)
protected method GetTokenCore Overridden.  
protected method MemberwiseClone  (Inherited from Object)
protected method RenewTokenCore  (Inherited from SecurityTokenProvider)
Top

See Also




Copyright © 2008 by Microsoft Corporation. All rights reserved.