WebDarwinCoreAccessRights 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.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public string AccessRights { get; set; }
Public Property AccessRights As String
Get
Set
public:
property String^ AccessRights {
String^ get ();
void set (String^ value);
}
member AccessRights : string with get, set
Property Value
Type:
StringSee Also