Public Methods (see also Protected Methods )

  Name Description
public method AddSessionTokenRef  Adds the reference count for the session token. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. (inherited from SmsPropertyPage )
public method DisplayError  (inherited from SmsPropertyPage )
public method Equals  Overloaded. (inherited from Object )
public method GetHashCode  (inherited from Object )
public method GetType  (inherited from Object )
public method OnHelpRequested  (inherited from SmsPropertyPage )
public method static ReferenceEquals  (inherited from Object )
public method ReleaseSessionToken  (inherited from SmsPropertyPage )
public method ToString  (inherited from Object )

Protected Methods

  Name Description
protected method Finalize  (inherited from Object )
protected method MemberwiseClone  (inherited from Object )
protected method OnApply  Handles a notification to every page in the property sheet that the user has clicked the Apply button and wants all changes to take effect. (inherited from SmsPropertyPage )
protected method OnCancel  Handles a notification that the user has clicked the Cancel button and the property sheet is about to be destroyed. All changes that were made since the last apply operation are canceled. (inherited from SmsPropertyPage )
protected method OnDestroy  Handles a notification that the property sheet is being destroyed, and performs necessary cleanup operations for the property page. (inherited from SmsPropertyPage )
protected method OnInitialize  Handles a notification that the property page is being initialized. (inherited from SmsPropertyPage )
protected method OnKillActive  Handles a notification that the property page is about to lose activation, either because another page is being activated, or because the user has clicked OK. (inherited from SmsPropertyPage )
protected method OnOK  Handles a notification to every page in the property sheet that the user has clicked OK or Close and wants all changes to take effect. (inherited from SmsPropertyPage )
protected method OnSetActive  Handles a notification that the property page is about to be activated. (inherited from SmsPropertyPage )
protected method Put  (inherited from SmsPropertyPage )
protected method QueryCancel  Determines whether the property page should be canceled. (inherited from SmsPropertyPage )

Explicit Interface Implementations

See Also


Send comments about this topic to Microsoft.