In This Topic
Indicates whether the account was successfully resolved (SID mapped to name)
Syntax
'Declaration
Public ReadOnly Property AccountResolved As Boolean
public bool AccountResolved {get;}
public:
property bool AccountResolved {
bool get();
}
See Also