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