The UserAccessSettings type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AllowInfoAccess |
Gets or sets a string value Indicating if the users info will be published to LDAP / MPC
|
![]() | AllowPasswordChange |
Gets of sets a boolean value that indicates whether the user is allowed to change their own password.
|
![]() | AlternateCollaborationId |
Gets or sets a string value containing a unique identifier used for WorkgroupShare interoperability.
|
![]() | Count | (Inherited from Settings.) |
![]() | DomainAdministrator |
Gets or sets a boolean value that indicates whether the user is a domain administrator.
|
![]() | IsReadOnly | (Inherited from Settings.) |
![]() | Item | (Inherited from Settings.) |
![]() | ListAdministrator |
Gets or sets a boolean value that indicates whether the user is a list administrator.
|
![]() | ListOwner |
Gets or sets a boolean value that indicates whether the user is a list owner.
|
![]() | SystemAdministrator |
Gets or sets a boolean value that indicates whether the user is a system administrator.
|
See Also