Interface IPolicyAccountLink
Represents a PolicyAccountLink resource in the Okta API.
Inherited Members
Namespace: Okta.Sdk
Assembly: Okta.Sdk.dll
Syntax
public interface IPolicyAccountLink : IResource
Properties
Action
Declaration
string Action { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Filter
Declaration
IPolicyAccountLinkFilter Filter { get; set; }
Property Value
Type | Description |
---|---|
IPolicyAccountLinkFilter |