Show / Hide Table of Contents

Class VerificationKeySource

The source of the verification material.

Inheritance
object
VerificationKeySource
InlinePublicKeyVerificationKeySource
NoneVerificationKeySource
VaultSecretVerificationKeySource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.DevopsService.Models
Assembly: OCI.DotNetSDK.Devops.dll
Syntax
[JsonConverter(typeof(VerificationKeySourceModelConverter))]
public class VerificationKeySource
In this article
Back to top