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

PI Powershell

AFServer Class

  • Last UpdatedDec 15, 2025
  • 4 minute read
AFServer Class

An AF Server representation instance.

Inheritance Hierarchy

SystemObject
  OSIsoft.PowerShellAFServer

Namespace:  OSIsoft.PowerShell
Assembly:  OSIsoft.PowerShell (in OSIsoft.PowerShell.dll) Version: 2.2.3.0 (2.2.3.952)

Syntax

public class AFServer : IAFSecurable
Public Class AFServer
	Implements IAFSecurable

Dim instance As AFServer
public ref class AFServer : IAFSecurable
type AFServer =  
    class
        interface IAFSecurable
    end

The AFServer type exposes the following members.

Constructors

  NameDescription
Public method
AFServer

Properties

Methods

  NameDescription
Public method
GetSecurity
Public method
ToString (Overrides ObjectToString.)

See Also