Click or drag to resize
EmailOAuthCredentialsInfo Constructor
Overload List
  NameDescription
Public methodEmailOAuthCredentialsInfo
Creates an empty instance of the EmailOAuthCredentialsInfo class.
Public methodEmailOAuthCredentialsInfo(DataRow)
Creates a new instances of the EmailOAuthCredentialsInfo class from the given DataRow.
Protected methodEmailOAuthCredentialsInfo(SerializationInfo, StreamingContext)
Constructor for de-serialization.
Top
See Also