RightsManagementTemplate

RightsManagementTemplate()

Initializes a new instance of the RightsManagementTemplate class.

public RightsManagementTemplate()

See Also


RightsManagementTemplate(string, string, string)

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