Show / Hide Table of Contents

Class GetLogsWithCookiesAnswer

Inheritance
System.Object
Answer
BaseSecureAnswer
GetLogsWithCookiesAnswer
Implements
System.ComponentModel.INotifyPropertyChanged
Inherited Members
BaseSecureAnswer.BusinessName
BaseSecureAnswer.IsAffiliateUser
BaseSecureAnswer.IsLogAsAffiliate
BaseSecureAnswer.ClearCookie
BaseSecureAnswer.StoreInfo
BaseSecureAnswer.RolePerm
BaseSecureAnswer.PlanPermission
BaseSecureAnswer.FormatDateCultureID
Answer.Data
Answer.Status
Answer.PropertyChanged
Answer.RaisePropertyChanged(String)
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: SecureExchangesSDK.SecureExchanges
Assembly: SecureExchangesSDK.dll
Syntax
[Serializable]
public class GetLogsWithCookiesAnswer : BaseSecureAnswer, INotifyPropertyChanged

Properties

CryptedLogs

Declaration
public string CryptedLogs { get; set; }
Property Value
Type Description
System.String

Implements

System.ComponentModel.INotifyPropertyChanged

Extension Methods

ExtensionHelper.CopySameNameAndTypeProperties<T, S>(T, S)
In This Article
Back to top Generated by DocFX