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