SecurityUser.LastBlockedUserUTC_Ticks Property

Last user blocked UTC ticks. Valid only for runtime users
<ID("LastBlockedUserUTC_Ticks", (int)e.LastBlockedUserUTC_Ticks, true)> _ 
<EditorBrowsable(EditorBrowsableState.Never)> _ 
Public Property LastBlockedUserUTC_Ticks() As Long 
Get 
This language is not supported or no code example is available.
[ID("LastBlockedUserUTC_Ticks", (int)e.LastBlockedUserUTC_Ticks, true)] 
[EditorBrowsable(EditorBrowsableState.Never)] 
public long LastBlockedUserUTC_Ticks {get;}
This language is not supported or no code example is available.

Property Value

long

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition