Interface IProtocolAlgorithms
Represents a ProtocolAlgorithms resource in the Okta API.
Inherited Members
Namespace: Okta.Sdk
Assembly: Okta.Sdk.dll
Syntax
public interface IProtocolAlgorithms : IResource
Properties
Request
Declaration
IProtocolAlgorithmType Request { get; set; }
Property Value
Type | Description |
---|---|
IProtocolAlgorithmType |
Response
Declaration
IProtocolAlgorithmType Response { get; set; }
Property Value
Type | Description |
---|---|
IProtocolAlgorithmType |