Click or drag to resize

SecurityProviderBaseCanUpdateData Property

Geta a boolean value that indicates whether UpdateData operation is supported.

Namespace:  GSF.Security
Assembly:  GSF.Security (in GSF.Security.dll) Version: 2.2.98-beta
Syntax
public virtual bool CanUpdateData { get; }
Request Example View Source

Property Value

Type: Boolean

Implements

ISecurityProviderCanUpdateData
See Also