次の方法で共有


RedisAccessKeys.PrimaryKey プロパティ

定義

クライアントが Redis Cache で認証するために使用できる現在の主キーを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="primaryKey")]
public string PrimaryKey { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="primaryKey")>]
member this.PrimaryKey : string
Public ReadOnly Property PrimaryKey As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象