Class ResponderIdType
[Serializable]
public class ResponderIdType
- Inheritance
-
ResponderIdType
- Inherited Members
Properties
ByKey
[AllowNull]
[MaybeNull]
public byte[] ByKey { get; set; }
Property Value
- byte[]
ByName
[AllowNull]
[MaybeNull]
public string ByName { get; set; }