Interface ILogSecurityContext
Represents a LogSecurityContext resource in the Okta API.
Assembly: Okta.Sdk.dll
Syntax
public interface ILogSecurityContext : IResource
Properties
AsNumber
Declaration
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
AsOrg
Declaration
Property Value
Type |
Description |
System.String |
|
Domain
Declaration
Property Value
Type |
Description |
System.String |
|
Isp
Declaration
Property Value
Type |
Description |
System.String |
|
IsProxy
Declaration
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|