RightsManagementTemplate

RightsManagementTemplate constructor (1 of 2)

Initializes a new instance of the RightsManagementTemplate class.

public RightsManagementTemplate()

See Also


RightsManagementTemplate constructor (2 of 2)

Initializes a new instance of the RightsManagementTemplate class.

public RightsManagementTemplate(string templateID, string templateName, string templateDescription)
Parameter Type Description
templateID String Template identifier
templateName String Template name
templateDescription String Template description

See Also