ServicesodActivate Method

Sets user activation data.

Namespace: Teigha.Runtime
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public static void odActivate(
        string userInfo,
        string userSignature
)

Parameters

userInfo  String
[in] First string in the corresponding activation file.
userSignature  String
[in] Second string in the corresponding activation file.
Remarks
Activation data is taken from a corresponding activation file: OdActivationInfo with no extension for C++ projects or corresponding extensions for other projects, for example OdActivationInfo.cs.
See Also

©  Bricsys NV. All rights reserved.