Click or drag to resize
NbUserLoginParam Structure
ログインパラメータ

Namespace: Nec.Nebula
Assembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
public struct LoginParam

The NbUserLoginParam type exposes the following members.

Properties
  NameDescription
Public propertyEmail
E-mailアドレス
Public propertyPassword
パスワード
Public propertyToken
ワンタイムトークン
Public propertyUsername
ユーザ名
Top
Methods
  NameDescription
Public methodEquals
このインスタンスと指定したオブジェクトが等しいかどうかを示します。
(Inherited from ValueType.)
Public methodGetHashCode
対象のインスタンスのハッシュ コードを返します。
(Inherited from ValueType.)
Public methodGetType
現在のインスタンスの Type を取得します。
(Inherited from Object.)
Public methodToString
このインスタンスの完全修飾型名を返します。
(Inherited from ValueType.)
Top
Version Information

Core

Supported in: 1.0
See Also