Share via


Application.CurrentWebUser Method (Access)

Gets information about the current user of a Web database on Microsoft SharePoint Foundation 2010.

Version Information

추가된 버전: Access 2010

Syntax

.CurrentWebUser(DisplayOption)

A variable that represents an Application object.

Parameters

Name

Required/Optional

Data Type

Description

DisplayOption

필수

AcWebUserDisplay

Specifies the type of information to return about the user.

Return Value

Variant

Remarks

The CurrentWebUser method returns Null if the database has not been published, or information about the current user cannot be retrieved.

참고 항목

개념

Application Object Members

Application Object