openPDC Historian Help
AccessSecurity Property
NamespacesTVA.Historian.FilesMetadataRecordSecurityFlagsAccessSecurity
Gets or sets the access level required for a user to retrieve archived data associated to a MetadataRecord.
Declaration Syntax
C#Visual BasicVisual C++
public int AccessSecurity { get; set; }
Public Property AccessSecurity As Integer
public:
property int AccessSecurity {
	int get ();
	void set (int value);
}

Assembly: TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252