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

Public Constructors

  Name Description
FederatedPassiveSignInStatus  
Top

Public Properties (see also Protected Properties)

  Name Description
public property AccessKey  (Inherited from WebControl)
public property AppRelativeTemplateSourceDirectory  (Inherited from Control)
public property Attributes  (Inherited from WebControl)
public property BackColor  (Inherited from WebControl)
public property BindingContainer  (Inherited from Control)
public property BorderColor  (Inherited from WebControl)
public property BorderStyle  (Inherited from WebControl)
public property BorderWidth  (Inherited from WebControl)
public property ClientID  (Inherited from Control)
public property Controls  (Inherited from CompositeControl)
public property ControlStyle  (Inherited from WebControl)
public property ControlStyleCreated  (Inherited from WebControl)
public property CssClass  (Inherited from WebControl)
public property Enabled  (Inherited from WebControl)
public property EnableTheming  (Inherited from WebControl)
public property EnableViewState  (Inherited from Control)
public property Font  (Inherited from WebControl)
public property ForeColor  (Inherited from WebControl)
public property HasAttributes  (Inherited from WebControl)
public property Height  (Inherited from WebControl)
public property ID  (Inherited from Control)
public property NamingContainer  (Inherited from Control)
public property Page  (Inherited from Control)
public property Parent  (Inherited from Control)
public property ServiceConfiguration  
public property SignInButtonType  
public property SignInImageUrl  
public property SignInText  
public property SignOutAction  
public property SignOutImageUrl  
public property SignOutPageUrl  
public property SignOutText  
public property Site  (Inherited from Control)
public property SkinID  (Inherited from WebControl)
public property Style  (Inherited from WebControl)
public property TabIndex  (Inherited from WebControl)
public property TemplateControl  (Inherited from Control)
public property TemplateSourceDirectory  (Inherited from Control)
public property ToolTip  (Inherited from WebControl)
public property UniqueID  (Inherited from Control)
public property Visible  (Inherited from Control)
public property Width  (Inherited from WebControl)
Top

Protected Properties

  Name Description
protected property Adapter  (Inherited from Control)
protected property ChildControlsCreated  (Inherited from Control)
protected property ClientIDSeparator  (Inherited from Control)
protected property Context  (Inherited from Control)
protected property DesignMode  (Inherited from Control)
protected property Events  (Inherited from Control)
protected property HasChildViewState  (Inherited from Control)
protected property IdSeparator  (Inherited from Control)
protected property IsChildControlStateCleared  (Inherited from Control)
protected property IsEnabled  (Inherited from WebControl)
protected property IsTrackingViewState  (Inherited from Control)
protected property IsViewStateEnabled  (Inherited from Control)
protected property LoadViewStateByID  (Inherited from Control)
protected property TagKey  (Inherited from WebControl)
protected property TagName  (Inherited from WebControl)
protected property ViewState  (Inherited from Control)
protected property ViewStateIgnoresCase  (Inherited from Control)
Top

Public Methods (see also Protected Methods)

  Name Description
public method ApplyStyle  (Inherited from WebControl)
public method ApplyStyleSheetSkin  (Inherited from Control)
public method CopyBaseAttributes  (Inherited from WebControl)
public method DataBind  Overloaded. (Inherited from CompositeControl)
public method Dispose  (Inherited from Control)
public method Equals  Overloaded. (Inherited from Object)
public method FindControl  Overloaded. (Inherited from Control)
public method Focus  (Inherited from Control)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method HasControls  (Inherited from Control)
public method MergeStyle  (Inherited from WebControl)
public methodstatic ReferenceEquals  (Inherited from Object)
public method RenderBeginTag  (Inherited from WebControl)
public method RenderControl  Overloaded. (Inherited from Control)
public method RenderEndTag  (Inherited from WebControl)
public method ResolveClientUrl  (Inherited from Control)
public method ResolveUrl  (Inherited from Control)
public method SetRenderMethodDelegate  (Inherited from Control)
public method ToString  (Inherited from Object)
Top

Protected Methods

  Name Description
protected method AddAttributesToRender  (Inherited from WebControl)
protected method AddedControl  (Inherited from Control)
protected method AddParsedSubObject  (Inherited from Control)
protected method BuildProfileTree  (Inherited from Control)
protected method ClearChildControlState  (Inherited from Control)
protected method ClearChildState  (Inherited from Control)
protected method ClearChildViewState  (Inherited from Control)
protected method CreateChildControls Overridden.  
protected method CreateControlCollection  (Inherited from Control)
protected method CreateControlStyle  (Inherited from WebControl)
protected method DataBind  Overloaded. (Inherited from Control)
protected method DataBindChildren  (Inherited from Control)
protected method EnsureChildControls  (Inherited from Control)
protected method EnsureID  (Inherited from Control)
protected method Finalize  (Inherited from Object)
protected method FindControl  Overloaded. (Inherited from Control)
protected method GetDesignModeState  (Inherited from Control)
protected method HasEvents  (Inherited from Control)
protected method IsLiteralContent  (Inherited from Control)
protected method LoadControlState  (Inherited from Control)
protected method LoadViewState  (Inherited from WebControl)
protected method MapPathSecure  (Inherited from Control)
protected method MemberwiseClone  (Inherited from Object)
protected method OnBubbleEvent  (Inherited from Control)
protected method OnDataBinding  (Inherited from Control)
protected method OnInit Overridden.  
protected method OnLoad  (Inherited from Control)
protected method OnPreRender Overridden.  
protected method OnSignedOut  
protected method OnSigningOut  
protected method OnSignOutError  
protected method OnUnload  (Inherited from Control)
protected method OpenFile  (Inherited from Control)
protected method RaiseBubbleEvent  (Inherited from Control)
protected method RecreateChildControls  (Inherited from CompositeControl)
protected method RemovedControl  (Inherited from Control)
protected method Render Overridden.  
protected method RenderChildren  (Inherited from Control)
protected method RenderContents Overridden.  
protected method RenderControl  Overloaded. (Inherited from Control)
protected method ResolveAdapter  (Inherited from Control)
protected method SaveControlState  (Inherited from Control)
protected method SaveViewState  (Inherited from WebControl)
protected method SetDesignModeState Overridden.  
protected method TrackViewState  (Inherited from WebControl)
Top

Public Events

  Name Description
public event DataBinding  (Inherited from Control)
public event Disposed  (Inherited from Control)
public event Init  (Inherited from Control)
public event Load  (Inherited from Control)
public event PreRender  (Inherited from Control)
public event SignedOut  
public event SigningOut  
public event SignOutError  
public event Unload  (Inherited from Control)
Top

Explicit Interface Implementations

  Name Description
System.Web.UI.IAttributeAccessor.GetAttribute  (Inherited from WebControl)
System.Web.UI.IAttributeAccessor.SetAttribute  (Inherited from WebControl)
System.Web.UI.IControlDesignerAccessor.GetDesignModeState  (Inherited from Control)
System.Web.UI.IControlDesignerAccessor.SetDesignModeState  (Inherited from Control)
System.Web.UI.IControlDesignerAccessor.SetOwnerControl  (Inherited from Control)
System.Web.UI.IParserAccessor.AddParsedSubObject  (Inherited from Control)
System.Web.UI.WebControls.ICompositeControlDesignerAccessor.RecreateChildControls  (Inherited from CompositeControl)
System.Web.UI.IControlBuilderAccessor.ControlBuilder  (Inherited from Control)
System.Web.UI.IControlDesignerAccessor.UserData  (Inherited from Control)
System.Web.UI.IDataBindingsAccessor.DataBindings  (Inherited from Control)
System.Web.UI.IDataBindingsAccessor.HasDataBindings  (Inherited from Control)
System.Web.UI.IExpressionsAccessor.Expressions  (Inherited from Control)
System.Web.UI.IExpressionsAccessor.HasExpressions  (Inherited from Control)
Top

See Also




Copyright © 2008 by Microsoft Corporation. All rights reserved.