Click or drag to resize

AdoSecurityProviderCanUpdateData Property

Gets 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 override bool CanUpdateData { get; }
Request Example View Source

Property Value

Type: Boolean

Implements

ISecurityProviderCanUpdateData
See Also