SsoService Members

Include Protected Members
Include Inherited Members

This class and its members are reserved for internal use and are not intended to be used in your code.

The SsoService type exposes the following members.

Constructors

  Name Description
Public method SsoService() This member is reserved for internal use and is not intended to be used directly from your code.
Public method SsoService(String, SPFarm) This member is reserved for internal use and is not intended to be used directly from your code.

Top

Properties

  Name Description
Public property Applications (Inherited from SPService.)
Public property CanUpgrade (Inherited from SPPersistedUpgradableObject.)
Public property DisplayName (Inherited from SPPersistedObject.)
Public property Farm (Inherited from SPPersistedObject.)
Public property Id (Inherited from SPPersistedObject.)
Public property Instances (Inherited from SPService.)
Public property IsBackwardsCompatible (Inherited from SPPersistedUpgradableObject.)
Public property JobDefinitions (Inherited from SPService.)
Public property JobHistoryEntries (Inherited from SPService.)
Public property MasterSecretServer This member is reserved for internal use and is not intended to be used directly from your code.
Public property Name (Inherited from SPPersistedObject.)
Public property NeedsUpgrade (Inherited from SPPersistedUpgradableObject.)
Public property NeedsUpgradeIncludeChildren (Inherited from SPPersistedUpgradableObject.)
Public property Parent (Inherited from SPPersistedObject.)
Public property ProcessIdentity (Inherited from SPWindowsService.)
Public property Properties (Inherited from SPPersistedObject.)
Public property Required (Inherited from SPService.)
Public property RunningJobs (Inherited from SPService.)
Public property SsoDatabase This member is reserved for internal use and is not intended to be used directly from your code.
Public property Status (Inherited from SPPersistedObject.)
Public property TypeName (Overrides SPPersistedObject.TypeName.)
Public property UpgradeContext (Inherited from SPPersistedUpgradableObject.)
Public property UpgradedPersistedProperties (Inherited from SPAutoSerializingObject.)
Public property Version (Inherited from SPPersistedObject.)
Protected property WasCreated (Inherited from SPPersistedObject.)

Top

Methods

  Name Description
Public method Clone (Inherited from SPPersistedObject.)
Public method Delete (Inherited from SPService.)
Public method Equals (Inherited from SPPersistedObject.)
Protected method Finalize (Inherited from Object.)
Public method GetChild<T>() (Inherited from SPPersistedObject.)
Public method GetChild<T>(String) (Inherited from SPPersistedObject.)
Public method GetCreateApplicationLink (Inherited from SPService.)
Public method GetCreateApplicationOptions (Inherited from SPService.)
Public method GetHashCode (Inherited from SPPersistedObject.)
Public method GetObjectData (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method HasAdditionalUpdateAccess (Inherited from SPPersistedObject.)
Public method Invalidate (Inherited from SPPersistedUpgradableObject.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization (Inherited from SPPersistedObject.)
Protected method OnPasswordChange (Inherited from SPWindowsService.)
Public method Provision (Inherited from SPPersistedObject.)
Public method ToString (Inherited from SPPersistedObject.)
Public method Uncache (Inherited from SPPersistedObject.)
Public method Unprovision (Inherited from SPPersistedObject.)
Public method Update() (Inherited from SPWindowsService.)
Public method Update(Boolean) (Inherited from SPPersistedObject.)
Public method UpdateCredentials (Inherited from SPWindowsService.)
Protected method UpdateParent (Inherited from SPAutoSerializingObject.)
Public method Upgrade() (Inherited from SPPersistedUpgradableObject.)
Public method Upgrade(Boolean) (Inherited from SPPersistedUpgradableObject.)
Protected method Validate (Inherited from SPPersistedObject.)
Public method ValidateBackwardsCompatibility (Inherited from SPPersistedUpgradableObject.)

Top

Fields

  Name Description
Public fieldStatic member ServiceName This member is reserved for internal use and is not intended to be used directly from your code.

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IBackupRestore.AddBackupObjects
Explicit interface implemetationPrivate property IBackupRestore.CanRenameOnRestore
Explicit interface implemetationPrivate property IBackupRestore.CanSelectForBackup
Explicit interface implemetationPrivate property IBackupRestore.CanSelectForRestore
Explicit interface implemetationPrivate property IBackupRestore.DiskSizeRequired
Explicit interface implemetationPrivate method IBackupRestore.OnAbort
Explicit interface implemetationPrivate method IBackupRestore.OnBackup
Explicit interface implemetationPrivate method IBackupRestore.OnBackupComplete
Explicit interface implemetationPrivate method IBackupRestore.OnPostRestore
Explicit interface implemetationPrivate method IBackupRestore.OnPrepareBackup
Explicit interface implemetationPrivate method IBackupRestore.OnPreRestore
Explicit interface implemetationPrivate method IBackupRestore.OnRestore

Top

See Also

Reference

SsoService Class

Microsoft.SharePoint.Portal.Administration Namespace