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

PI Powershell

AddAFSecurity.DenyRights Property

  • Last UpdatedDec 15, 2025
  • 1 minute read
AddAFSecurity.DenyRights Property

Deny rights to apply to AF Security

Namespace:  OSIsoft.PowerShell
Assembly:  OSIsoft.PowerShell (in OSIsoft.PowerShell.dll) Version: 3.1.1.0 (3.1.1.466)

Syntax

[ParameterAttribute(Position = 4, Mandatory = false, HelpMessage = "AF Security Deny Rights")]
public AFSecurityRights DenyRights { get; set; }
<ParameterAttribute(Position := 4, Mandatory := false, HelpMessage := "AF Security Deny Rights")>
Public Property DenyRights As AFSecurityRights
	Get
	Set

Dim instance As AddAFSecurity
Dim value As AFSecurityRights

value = instance.DenyRights

instance.DenyRights = value
public:
[ParameterAttribute(Position = 4, Mandatory = false, HelpMessage = L"AF Security Deny Rights")]
property AFSecurityRights DenyRights {
	AFSecurityRights get ();
	void set (AFSecurityRights value);
}
[<ParameterAttribute(Position = 4, Mandatory = false, HelpMessage = "AF Security Deny Rights")>]
member DenyRights : AFSecurityRights with get, set

Property Value

Type: AFSecurityRights

See Also

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