Skip to main content
SsoCredentials Class

Represents an object that contains the single sign-on credentials.

Inheritance Hierarchy
System..::.Object
  Microsoft.SharePoint.Portal.SingleSignon..::.SsoCredentials

Namespace: Microsoft.SharePoint.Portal.SingleSignon
Assembly: Microsoft.SharePoint.Portal.SingleSignon (in Microsoft.SharePoint.Portal.SingleSignon.dll)
Syntax
Public Class SsoCredentials _
	Implements IDisposable
Dim instance As SsoCredentials
public class SsoCredentials : IDisposable
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.