|   | ISecurityProviderCanRefreshData Property | 
        
        
            Gets a boolean value that indicates whether 
RefreshData operation is supported.
            
 GSF.Security (in GSF.Security.dll) Version: 2.4.257-beta
 Syntax
Syntaxbool CanRefreshData { get; }ReadOnly Property CanRefreshData As Boolean
	Get
property bool CanRefreshData {
	bool get ();
}abstract CanRefreshData : bool with get
function get_CanRefreshData();
Property Value
Boolean See Also
See Also