User Interface

Definition

This type is a wrapper for a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about the later version of this interface, including usage remarks and examples, seeUser2.

public interface class User
[System.Runtime.InteropServices.Guid("096CD6BC-0786-11D1-95FA-0080C78EE3BB")]
public interface User
type User = interface
Public Interface User
Derived
Attributes

Methods

IsCurrentUser(String)

This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, seeIsCurrentUser(String).

IsUserMemberOf(String)

This member is a wrapper for a member of a COM interface that has been superseded by a later version. The later version of this interface implements all members of earlier interfaces and additional new members. For information about this member as it is implemented in the later interface, including usage, remarks, and examples, seeIsUserMemberOf(String).

Applies to