RequestVerifyEmail.

CodeAsBinary Property

Summary

Binary representation for the 'Code' property
Namespace
OpenTl.Schema.Account
Containing Type
RequestVerifyEmail

Syntax

[SerializationOrder(1)]
public byte[] CodeAsBinary { get; set; }

Attributes

Type Description
SerializationOrderAttribute

Value

Type Description
byte[]