Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

AFAdmin.GetPlugInVerifyLevel Method

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFAdmin.GetPlugInVerifyLevel Method
Gets the current level of verification required for an AFPlugIn to be loaded from the server.

Namespace:  OSIsoft.AF.Diagnostics
Assembly:  OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182

Syntax

public static AFVerifySignatureLevel GetPlugInVerifyLevel(
	PISystem system
)
Public Shared Function GetPlugInVerifyLevel ( 
	system As PISystem
) As AFVerifySignatureLevel

Dim system As PISystem
Dim returnValue As AFVerifySignatureLevel

returnValue = AFAdmin.GetPlugInVerifyLevel(system)
public:
static AFVerifySignatureLevel GetPlugInVerifyLevel(
	PISystem^ system
)
static member GetPlugInVerifyLevel : 
        system : PISystem -> AFVerifySignatureLevel 

Parameters

system
Type: OSIsoft.AFPISystem
The setting will be read from the specified PISystem or use RequireSigned if no PISystem is specified.

Return Value

Type: AFVerifySignatureLevel
Returns the current AFVerifySignatureLevel setting from the server.

Remarks

This method is get the current level of verification required for an AFPlugIn to be loaded from the server.

Security note Security Note
This method does not require the Admin right to execute.

Version Information

AFSDK

Supported in: 3.1.1, 3.1.0, 3.0.2, 3.0.1, 3.0.0, 2.10.11, 2.10.5

See Also

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in