IDPasswordCredentials ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Represents simple ID/password textual credentials. Note: The password is stored as plain text
Inheritance Hierarchy

OnlineSystem Object
  NFX.Security Credentials
    NFX.Security IDPasswordCredentials

Namespace: NFX.Security
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

[SerializableAttribute]
public class IDPasswordCredentials : Credentials, 
	IStringRepresentableCredentials
See Also