RemoteAccessType Enumeration

 

Indicates whether a user account can use Remote Web Access.

Namespace:   Microsoft.WindowsServerSolutions.Users
Assembly:  UserObjectModel (in UserObjectModel.dll)

[DataContractAttribute]
public enum class RemoteAccessType

Member nameDescription
Allowed

Indicates that the user account can use Remote Web Access.

NotAllowed

Indicates the user account cannot use Remote Web Access.

Unknown

Indicates that the ability of the user account to use Remote Web Access is not known.

Return to top

Community Additions

ADD
Show: