User2.IsCurrentUser(String) Method

Definition

public:
 bool IsCurrentUser(System::String ^ bstrUsername);
public bool IsCurrentUser (string bstrUsername);
Public Function IsCurrentUser (bstrUsername As String) As Boolean

Parameters

bstrUsername
String

Returns

Boolean

Implements

Applies to