Interface ILogRequest
Represents a LogRequest resource in the Okta API.
Inherited Members
Namespace: Okta.Sdk
Assembly: Okta.Sdk.dll
Syntax
public interface ILogRequest : IResource
Properties
IpChain
Declaration
IList<ILogIpAddress> IpChain { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IList<ILogIpAddress> |