次の方法で共有


IAppleRegistration Interface

Definition

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

Properties

ClientId
ClientSecretSettingName

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to