|
UserDataIsExternal Property
|
Gets a boolean value that indicates whether the user is defined as an external user in the backend security data store.
Namespace: GSF.SecurityAssembly: GSF.Security (in GSF.Security.dll) Version: 2.4.205-beta
Syntax function get_IsExternal();
function set_IsExternal(value);
View SourceProperty Value
BooleanSee Also