[This is preliminary documentation and is subject to change.]
A SIF_AgentACL
| C# | Visual Basic | Visual C++ |
public class SIF_AgentACL : SifDataObject
Public Class SIF_AgentACL _ Inherits SifDataObject
public ref class SIF_AgentACL : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| SIF_AgentACLSIF_AgentACLNew()() |
Creates an instance of a SIF_AgentACL
| |
| SetSIF_ProvideAccess(SIF_Object) | Sets the value of the <SIF_ProvideAccess> element. | |
| SetSIF_PublishAddAccess(SIF_Object) | Sets the value of the <SIF_PublishAddAccess> element. | |
| SetSIF_PublishChangeAccess(SIF_Object) | Sets the value of the <SIF_PublishChangeAccess> element. | |
| SetSIF_PublishDeleteAccess(SIF_Object) | Sets the value of the <SIF_PublishDeleteAccess> element. | |
| SetSIF_RequestAccess(SIF_Object) | Sets the value of the <SIF_RequestAccess> element. | |
| SetSIF_RespondAccess(SIF_Object) | Sets the value of the <SIF_RespondAccess> element. | |
| SetSIF_SubscribeAccess(SIF_Object) | Sets the value of the <SIF_SubscribeAccess> element. | |
| SIF_ProvideAccess |
Gets or sets the value of the <SIF_ProvideAccess> element.
| |
| SIF_PublishAddAccess |
Gets or sets the value of the <SIF_PublishAddAccess> element.
| |
| SIF_PublishChangeAccess |
Gets or sets the value of the <SIF_PublishChangeAccess> element.
| |
| SIF_PublishDeleteAccess |
Gets or sets the value of the <SIF_PublishDeleteAccess> element.
| |
| SIF_RequestAccess |
Gets or sets the value of the <SIF_RequestAccess> element.
| |
| SIF_RespondAccess |
Gets or sets the value of the <SIF_RespondAccess> element.
| |
| SIF_SubscribeAccess |
Gets or sets the value of the <SIF_SubscribeAccess> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| SIF_AgentACL | |||||