Class InternalUserInfo
Version:
日本語翻訳に関する免責事項
このページの翻訳はAIによって自動的に行われました。可能な限り正確な翻訳を心掛けていますが、原文と異なる表現や解釈が含まれる場合があります。正確で公式な情報については、必ず英語の原文をご参照ください。
A model that holds all information that applies to an internal user.
Inheritance
System.Object
InternalUserInfo
Namespace: Stylelabs.M.Scripting.Types.V1_0.User
Assembly: Stylelabs.M.Scripting.Types.dll
Syntax
Properties
Culture
Gets or sets the culture of the user.
Declaration
Property Value
| Type | Description |
|---|---|
| CultureInfo |
Gets or sets the e-mail of the user.
Declaration
Property Value
| Type | Description |
|---|---|
| System.String |
Username
Gets or sets the username of the user.
Declaration
Property Value
| Type | Description |
|---|---|
| System.String |