UserObjectClass.IsCurrentUser(String) Method

Definition

public:
 virtual bool IsCurrentUser(System::String ^ bstrUsername) = Microsoft::Office::Interop::InfoPath::User::IsCurrentUser;
public virtual bool IsCurrentUser (string bstrUsername);
Public Overridable Function IsCurrentUser (bstrUsername As String) As Boolean

Parameters

bstrUsername
String

Returns

Boolean

Implements

Applies to