Interface IAcsEndpoint
Represents a AcsEndpoint resource in the Okta API.
Inherited Members
Namespace: Okta.Sdk
Assembly: Okta.Sdk.dll
Syntax
public interface IAcsEndpoint : IResource
Properties
Index
Declaration
int? Index { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Nullable<System.Int32> |
Url
Declaration
string Url { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |