SecurityBaseWinUserInfo Structure Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

An object that is used to get information about a user.

Namespace: ContentStudio.Security
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

protected struct WinUserInfo

The SecurityBaseWinUserInfo type exposes the following members.

Constructors

  NameDescription
Public methodSecurityBaseWinUserInfo
Constructs a WinUserInfo object
Top
Properties

  NameDescription
Public propertyDescription
Returns the description
Public propertyEmail
Returns the email address. Only valid with AD authentication
Public propertyExpires
Returns the date when the account expires.
Public propertyFullName
Returns the full name
Top
Methods

  NameDescription
Public methodEquals (Inherited from ValueType.)
Public methodGetHashCode (Inherited from ValueType.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from ValueType.)
Top
See Also

Reference