Configuration Class

The Configuration class is reserved for internal use.

System.Object

   Microsoft.SharePoint.Portal.SingleSignon.Configuration

Public Properties

The following table shows the properties of the Configuration class, the data type of each property, and a brief description of each.

Name Data Type Description
AdminGroup String Reserved
ApplicationManagerGroup String Reserved
Database String Reserved
DoesMasterSecretExist Bool Reserved
IsSSOConfigured Bool Reserved
IsSSOAdministrator Bool Reserved
IsSSOApplicationManager Bool Reserved
MasterSecret String Reserved
PurgeAuditDays UInt32 Reserved
SecretServer String Reserved
SQLServer String Reserved
TicketTimeout UInt32 Reserved

Public Methods

The following table shows the Configuration class methods and provides a brief description of each.

Name Description
ConfigureSecretServer(String, String, String, String, UInt32, UInt32) Reserved
ConfigureSingleSignonServer(String, String) Reserved
GenerateMasterSecret() Reserved
RestoreMasterSecret(Byte,Bool) Reserved

Requirements

Namespace: Microsoft.SharePoint.Portal.SingleSignon

Platforms: Microsoft Windows Server 2003

Assembly: Microsoft.SharePoint.Portal.SingleSignon (in Microsoft.SharePoint.SingleSignon.dll)

Security: Code Access Security