LegalTagCategory

LegalTagCategory class

Provides tags that are attached to metadata properties holding information about the owners of the file content and the rules under which the content can be used.

public class LegalTagCategory : TagCategory

Properties

Name Description
Copyright { get; } Gets the tag that labels a copyright notice provided by the owner.
Owner { get; } Gets the tag that denotes information about the owners of a file.
UsageTerms { get; } Gets the tag that labels instructions on how the file can be used.

Methods

Name Description
override ToString() Returns a string that represents the current object.

See Also