次の方法で共有


AutomationCredentialCreateOrUpdateContent クラス

定義

資格情報の作成または更新操作に指定されたパラメーター。

public class AutomationCredentialCreateOrUpdateContent
type AutomationCredentialCreateOrUpdateContent = class
Public Class AutomationCredentialCreateOrUpdateContent
継承
AutomationCredentialCreateOrUpdateContent

コンストラクター

AutomationCredentialCreateOrUpdateContent(String, String, String)

AutomationCredentialCreateOrUpdateContent の新しいインスタンスを初期化します。

プロパティ

Description

資格情報の説明を取得または設定します。

Name

資格情報の名前を取得または設定します。

Password

資格情報のパスワードを取得または設定します。

UserName

資格情報のユーザー名を取得または設定します。

適用対象