This topic has not yet been rated - Rate this topic

PSCredentialTypes Enumeration

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Defines the types of Windows PowerShell credentials.


Namespace: System.Management.Automation
Assembly: System.Management.Automation (in System.Management.Automation)
'Usage
Dim instance As PSCredentialTypes

[FlagsAttribute] 
public enum PSCredentialTypes
/** @attribute FlagsAttribute() */ 
public enum PSCredentialTypes
FlagsAttribute 
public enum PSCredentialTypes
Member name Description
Default Default credentials.
Domain Credentials that are valid for a domain.
Generic Generic credentials.

These constants are used when prompting for credentials using the PromptForCredential method.


 

Target Platforms

Windows Developer Preview, Windows Server Developer Preview

Send comments about this topic to Microsoft.
Did you find this helpful?
(1500 characters remaining)