次の方法で共有


EncryptionIdentity.Type プロパティ

定義

使用されている暗号化の種類。 現在、サポートされている型は 'SystemAssigned' だけです。

[Newtonsoft.Json.JsonProperty(PropertyName="type")]
public static string Type { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="type")>]
static member Type : string
Public Shared ReadOnly Property Type As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象