Interface IEventHookChannel
Represents a EventHookChannel resource in the Okta API.
Inherited Members
Namespace: Okta.Sdk
Assembly: Okta.Sdk.dll
Syntax
public interface IEventHookChannel : IResource
Properties
Config
Declaration
IEventHookChannelConfig Config { get; set; }
Property Value
| Type | Description |
|---|---|
| IEventHookChannelConfig |
Type
Declaration
string Type { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Version
Declaration
string Version { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |