共用方式為


CredentialUpdateProperties Class

Definition

The properties of the update credential

public class CredentialUpdateProperties
type CredentialUpdateProperties = class
Public Class CredentialUpdateProperties
Inheritance
CredentialUpdateProperties

Constructors

CredentialUpdateProperties()

Initializes a new instance of the CredentialUpdateProperties class.

Properties

Description

Optional. Gets or sets the description of the credential.

Password

Optional. Gets or sets the password of the credential.

UserName

Optional. Gets or sets the user name of the credential.

Applies to