'Declaration<JetBrains.Annotations.NotNullAttribute()> Public Shared ReadOnly Property Empty As UserIdentityInfo
'UsageDim value As UserIdentityInfo value = UserIdentityInfo.Empty
[JetBrains.Annotations.NotNull()] public static UserIdentityInfo Empty {get;}
[JetBrains.Annotations.NotNull()] public: static property UserIdentityInfo^ Empty { UserIdentityInfo^ get(); }
Property Value
The value of this property cannot be null (Nothing in Visual Basic).