Credentials Class

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

Inheritance Hierarchy

System.Object
  Microsoft.SharePoint.Portal.SingleSignon.Credentials

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

Syntax

'Declaration
<SingleSignonPermissionAttribute(SecurityAction.Demand, Access := SingleSignonAccess.Credentials)> _
Public Class Credentials
'Usage
Dim instance As Credentials
[SingleSignonPermissionAttribute(SecurityAction.Demand, Access = SingleSignonAccess.Credentials)]
public class Credentials

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.

See Also

Reference

Credentials Members

Microsoft.SharePoint.Portal.SingleSignon Namespace