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().
public static bool IsValidShortName(
Guid serverId,
string serverName
)
-
GuidserverIdThe id of the external resource server.
-
StringserverNameThe short name of the external resource server.
-
A non-optional argument was null