Share via


CredentialReference Class

Definition

Credential reference type.

public class CredentialReference
type CredentialReference = class
Public Class CredentialReference
Inheritance
CredentialReference

Constructors

CredentialReference()

Initializes a new instance of the CredentialReference class.

CredentialReference(String, IDictionary<String,Object>)

Initializes a new instance of the CredentialReference class.

Properties

AdditionalProperties

Gets or sets unmatched properties from the message are deserialized this collection

ReferenceName

Gets or sets reference credential name.

Type

Credential reference type.

Methods

Validate()

Validate the object.

Applies to