Interface ILinkedObject
Represents a LinkedObject resource in the Okta API.
Inherited Members
Namespace: Okta.Sdk
Assembly: Okta.Sdk.dll
Syntax
public interface ILinkedObject : IResource
Properties
Associated
Declaration
ILinkedObjectDetails Associated { get; set; }
Property Value
Type | Description |
---|---|
ILinkedObjectDetails |
Primary
Declaration
ILinkedObjectDetails Primary { get; set; }
Property Value
Type | Description |
---|---|
ILinkedObjectDetails |