API version:
Show / Hide Table of Contents

Class X509CaCertPayloadHandler

A class responsible for providing body and message content.

Inheritance
System.Object
PayloadHandler
ByteArrayPayloadHandler
X509CaCertPayloadHandler
Implements
IPayloadHandler
Inherited Members
ByteArrayPayloadHandler.GetRequestHttpContent(HttpRequest)
PayloadHandler.ContentType
PayloadHandler.ContentTransferEncoding
PayloadHandler.GetBody(HttpRequest)
PayloadHandler.SetHttpRequestMessageContent(HttpRequest, HttpRequestMessage)
PayloadHandler.Default
PayloadHandler.ForContentType(String)
PayloadHandler.TryRegister<T>()
PayloadHandler.TryRegister(IPayloadHandler)
PayloadHandler.ValidateRequest(HttpRequest)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Okta.Sdk.Internal
Assembly: Okta.Sdk.dll
Syntax
public class X509CaCertPayloadHandler : ByteArrayPayloadHandler, IPayloadHandler

Constructors

X509CaCertPayloadHandler()

Initializes a new instance of the X509CaCertPayloadHandler class.

Declaration
public X509CaCertPayloadHandler()

Implements

IPayloadHandler
Back to top Copyright © 2021 Okta, Inc.
Generated with DocFx.