'DeclarationReadOnly Property ConfiguredTokenInfoCount As Integer
'UsageDim instance As _UserIdentity Dim value As Integer value = instance.ConfiguredTokenInfoCount
int ConfiguredTokenInfoCount {get;}
'DeclarationReadOnly Property ConfiguredTokenInfoCount As Integer
'UsageDim instance As _UserIdentity Dim value As Integer value = instance.ConfiguredTokenInfoCount
int ConfiguredTokenInfoCount {get;}
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.