Click or drag to resize
DarwinCoreAccessRights Property
Darwin Core term name: dcterms:accessRights. Information about who can access the resource or an indication of its security status. Access Rights may include information regarding access or restrictions based on privacy, security, or other policies. In Species Gateway this is a value between 1 to 6. 1 indicates public access and 6 is the highest security level.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public string AccessRights { get; set; }

Property Value

Type: String

Implements

IDarwinCoreAccessRights
See Also