AddUserState Class

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Namespace:   Microsoft.ApplicationServer.Caching
Assembly:  Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)

Inheritance Hierarchy

System.Object
  Microsoft.ApplicationServer.Caching.AddUserState

Syntax

public sealed class AddUserState
public ref class AddUserState sealed 
[<Sealed>]
type AddUserState = class end
Public NotInheritable Class AddUserState

Constructors

Name Description
System_CAPS_pubmethod AddUserState()

This API supports the product infrastructure and is not intended to be used directly from your code.

Properties

Name Description
System_CAPS_pubproperty NewLogOn

This API supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubproperty NewUser

This API supports the product infrastructure and is not intended to be used directly from your code.

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

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

Microsoft.ApplicationServer.Caching Namespace

Return to top