SecurityInsightsClientInfo Class

Definition

Information on the client (user or application) that made some action.

C#
public class SecurityInsightsClientInfo
C#
public class SecurityInsightsClientInfo : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.SecurityInsights.Models.SecurityInsightsClientInfo>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.SecurityInsights.Models.SecurityInsightsClientInfo>
Inheritance
SecurityInsightsClientInfo
Implements

Constructors

Properties

Email

The email of the client.

Name

The name of the client.

ObjectId

The object id of the client.

UserPrincipalName

The user principal name of the client.

Explicit Interface Implementations

IJsonModel<SecurityInsightsClientInfo>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

IJsonModel<SecurityInsightsClientInfo>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<SecurityInsightsClientInfo>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<SecurityInsightsClientInfo>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

IPersistableModel<SecurityInsightsClientInfo>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to

Táirge Leaganacha
Azure SDK for .NET Latest, Preview