Credentials used to log in to a web-site for example.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public class ResourceCredentials
public class ResourceCredentials
Public Class ResourceCredentials
Public Class ResourceCredentials
public ref class ResourceCredentials
public ref class ResourceCredentials
type ResourceCredentials = class end
type ResourceCredentials = class end
Members
All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
ResourceCredentials(String, String) |
New instance
| |
Equals(Object) | (Inherited from Object.) | |
Finalize()()()() | (Inherited from Object.) | |
FromString(String) |
Creates an instance based on the serialization of this object through a call to ToString.
| |
GetHashCode()()()() | (Inherited from Object.) | |
GetSerializationPattern()()()() |
Returns the serialization pattern - which dictates how strings are converted to objects in FromString.
| |
GetType()()()() | (Inherited from Object.) | |
MemberwiseClone()()()() | (Inherited from Object.) | |
Password |
The password
| |
ToString()()()() |
Serializes this instance in string form
(Overrides Object.ToString()()()().) | |
Username |
The username
|
Inheritance Hierarchy
Object | |
ResourceCredentials |
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120