Show / Hide Table of Contents

Class NoneVerificationKeySource

Allows user to opt out of Verification key source

Inheritance
object
VerificationKeySource
NoneVerificationKeySource
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
public class NoneVerificationKeySource : VerificationKeySource
In this article
Back to top