Share via


ISsoDetailsRequest Interface

Definition

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

Properties

UserPrincipal

user principal id of the user

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to