你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ServicePrincipalKeyConverter Class

Definition

public class ServicePrincipalKeyConverter : Newtonsoft.Json.JsonConverter
type ServicePrincipalKeyConverter = class
    inherit JsonConverter
Public Class ServicePrincipalKeyConverter
Inherits JsonConverter
Inheritance
Newtonsoft.Json.JsonConverter
ServicePrincipalKeyConverter

Constructors

ServicePrincipalKeyConverter()

Properties

CanWrite

Methods

CanConvert(Type)
ReadJson(JsonReader, Type, Object, JsonSerializer)
WriteJson(JsonWriter, Object, JsonSerializer)

Applies to