IsPasswordProtected
Always returns false (maybe a method for later?).
C# Syntax
bool NAPI.Server.IsPasswordProtected();
Example
bool isPasswordProtected = NAPI.Server.IsPasswordProtected();
Always returns false (maybe a method for later?).
bool NAPI.Server.IsPasswordProtected();
bool isPasswordProtected = NAPI.Server.IsPasswordProtected();