ControllerUser Structure

public struct ControllerUser : IEquatable<ControllerUser>
This language is not supported or no code example is available.
public value struct ControllerUser : public IEquatable<ControllerUser^>^
This language is not supported or no code example is available.
JScript suports the use of structures, but not the declaration of new ones.
This language is not supported or no code example is available.
Fields
 
Name Description
Public field Password
Public field UserName
Top

In this article

Definition