LicenseHelperRemoveHeader Method |
Namespace:
MFiles.Crypto
Assembly:
MFiles.Crypto (in MFiles.Crypto.dll) Version: 21.8.10524.1
Syntaxpublic static string RemoveHeader(
string license
)
Public Shared Function RemoveHeader (
license As String
) As String
public:
static String^ RemoveHeader(
String^ license
)
Parameters
- license
- Type: SystemString
Return Value
Type:
String
See Also