Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Abstracts the authentication components.
Namespace: Microsoft.CommerceServer.Runtime
Assembly: Microsoft.CommerceServer.Runtime (in Microsoft.CommerceServer.Runtime.dll)
Syntax
'Declaration
Public Class AuthenticationInfo _
Inherits AuthManager
'Usage
Dim instance As AuthenticationInfo
public class AuthenticationInfo : AuthManager
public ref class AuthenticationInfo : public AuthManager
public class AuthenticationInfo extends AuthManager
Inheritance Hierarchy
System..::.Object
Microsoft.CommerceServer.Runtime..::.AuthManager
Microsoft.CommerceServer.Runtime..::.AuthenticationInfo
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.