Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Property used to keep track of how many confirmations were sent for this user. Used to limit the number of confirmations a single user can send out for their account.
The value is updated and monitored by the SendEmailConfirmationJob.
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public Const EmailConfirmationSendDates As String
public const string EmailConfirmationSendDates
public:
literal String^ EmailConfirmationSendDates
static val mutable EmailConfirmationSendDates: string
public const var EmailConfirmationSendDates : String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.