Interface ILogTarget
Represents a LogTarget resource in the Okta API.
Assembly: Okta.Sdk.dll
Syntax
public interface ILogTarget : IResource
Properties
AlternateId
Declaration
string AlternateId { get; }
Property Value
Type |
Description |
System.String |
|
DetailEntry
Declaration
Resource DetailEntry { get; }
Property Value
DisplayName
Declaration
string DisplayName { get; }
Property Value
Type |
Description |
System.String |
|
Id
Declaration
Property Value
Type |
Description |
System.String |
|
Type
Declaration
Property Value
Type |
Description |
System.String |
|