Skip to main content

Class CredentialsGroupUsers

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for CredentialsGroupUsers. This is the users within a user group.

Inheritance

objectCarrierCredentialsGroupUsers

Inherited Members

Carrier.TableRight, Carrier.FieldProperties, object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Constructors

CredentialsGroupUsers()

Default constructor - defaults any enum props to 0.

Properties

Headings

Headings in which to list the different users.

Property Value

string[]

Users

The list of actual users that can be selected

Property Value

CredentialUser[]

See Also

UserAgent