Microsoft.SharePoint.Portal.SingleSignon Namespace
The Microsoft.SharePoint.Portal.SingleSignon namespace contains classes that allow you to centralize account credentials from multiple back-end applications through a single portal that uses secured applications.
Classes
The following table lists the classes of the Microsoft.SharePoint.Portal.SingleSignon namespace and shows a brief description of each.
Class | Description |
---|---|
Application | Exposes functionality to add, get, and delete enterprise application definitions |
Configuration | Not supported |
Credentials | Exposes functionality to manage user and group credentials and access tokens |
SSOConstants | Not supported |
SSOReturnCodes | Contains all of the return codes for Microsoft Single Sign-On (SSOSrv) service that the SingleSignonException class will throw |
SingleSignonException | Instantiates an exception from the SSOSrv service with a specific error code |
SSOCanaryChecker | Represents a SSOSrv service canary. |
Enumerations
The following table lists the enumerations of the Microsoft.SharePoint.Portal.SingleSignon namespace and shows a brief description of each.
Enumeration | Description |
---|---|
ApplicationCreationDisposition | Specifies how the enterprise application definition is created. |
ApplicationType | Indicates whether the enterprise application definition uses an individual or group enterprise application definition. |
Credentials | Specifies the type of access token generated when calling the ReserveCredentialTicket method of the Credentials class. |
ServiceAction | Identifies the service action recorded in the single sign-on database. |