ExternalResourceServerUtils.IsValidShortName
Description:
Checks whether the name is a valid short name for the external resource server.
Checks whether the name is a valid short name for the external resource server.
Remarks:
A valid short name should match the restrictions documented in GetShortName..
A valid short name should match the restrictions documented in GetShortName..
-
serverIdThe id of the external resource server.
-
serverNameThe short name of the external resource server.
Return Value
bool
True if the name is a valid short name, false otherwise.
-
A non-optional argument was NULL