IOAuthBasedDataSourceProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.OAuthBasedDataSourcePropertiesTypeConverter))]
public interface IOAuthBasedDataSourceProperties : Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.OAuthBasedDataSourcePropertiesTypeConverter))>]
type IOAuthBasedDataSourceProperties = interface
    interface IJsonSerializable
Public Interface IOAuthBasedDataSourceProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

RefreshToken
TokenUserDisplayName
TokenUserPrincipalName

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to