DataShareEmailRegistration Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Dto for tenant domain registration.
public class DataShareEmailRegistration
type DataShareEmailRegistration = class
Public Class DataShareEmailRegistration
- Inheritance
-
DataShareEmailRegistration
Constructors
DataShareEmailRegistration() |
Initializes a new instance of DataShareEmailRegistration. |
Properties
ActivationCode |
Activation code for the registration. |
ActivationExpireOn |
Date of the activation expiration. |
The email to register. |
|
RegistrationStatus |
Registration status. |
TenantId |
The tenant to register. |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET