Interface IInlineHookChannelConfig
Represents a InlineHookChannelConfig resource in the Okta API.
Assembly: Okta.Sdk.dll
Syntax
public interface IInlineHookChannelConfig : IResource
Properties
AuthScheme
Declaration
IInlineHookChannelConfigAuthScheme AuthScheme { get; set; }
Property Value
Declaration
IList<IInlineHookChannelConfigHeaders> Headers { get; set; }
Property Value
Method
Declaration
string Method { get; set; }
Property Value
Type |
Description |
System.String |
|
Uri
Declaration
Property Value
Type |
Description |
System.String |
|