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

BITS basic credentials

Namespace:  Microsoft.ConfigurationManagement.Messaging.Framework.Bits
Assembly:  Microsoft.ConfigurationManagement.Messaging(in Microsoft.ConfigurationManagement.Messaging.dll)

Syntax

                 
  C#     Visual Basic     Visual C++  
[
SerializableAttribute]
public 
struct 
BitsBasicCredentials
<
SerializableAttribute> _
Public 
Structure 
BitsBasicCredentials
[
SerializableAttribute]
public 
value class 
BitsBasicCredentials

Members

                 
  All Members     Properties      Methods   
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

  Member Description
Equals(Object) (Inherited from ValueType.)
Finalize () () () () (Inherited from Object.)
GetHashCode () () () () (Inherited from ValueType.)
GetType () () () () (Inherited from Object.)
MemberwiseClone () () () () (Inherited from Object.)
Password
Password
ToString () () () () (Inherited from ValueType.)
UserName
Username

See Also