'Declaration
<System.ComponentModel.BrowsableAttribute(False)> Public Property IsUsingServicePrincipal As System.Boolean
'Usage
Dim instance As HDInsightSession Dim value As System.Boolean instance.IsUsingServicePrincipal = value value = instance.IsUsingServicePrincipal
[System.ComponentModel.Browsable(false)] public System.bool IsUsingServicePrincipal {get; set;}