UserObjectClass Class

Definition

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

public ref class UserObjectClass : Microsoft::Office::Interop::InfoPath::User2, Microsoft::Office::Interop::InfoPath::UserObject
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("8075830D-5146-11D5-A672-00B0D022E945")]
public class UserObjectClass : Microsoft.Office.Interop.InfoPath.User2, Microsoft.Office.Interop.InfoPath.UserObject
type UserObjectClass = class
    interface User
    interface UserObject
    interface User2
Public Class UserObjectClass
Implements User2, UserObject
Inheritance
UserObjectClass
Attributes
Implements

Properties

LoginName

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

UserName

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

Methods

IsCurrentUser(String)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

IsUserMemberOf(String)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

User2_IsCurrentUser(String)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

User2_IsUserMemberOf(String)

This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code.

Applies to