共用方式為


SharedAccessAuthorizationRuleProperties interface

SharedAccessAuthorizationRule 屬性。

屬性

claimType

描述宣告類型注意的字串:此屬性將不會串行化。 它只能由伺服器填入。

claimValue

描述宣告值的字串注意:這個屬性將不會串行化。 它只能由伺服器填入。

createdTime

此規則的建立時間注意:此屬性將不會串行化。 它只能由伺服器填入。

keyName

描述授權規則的字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。

modifiedTime

此規則的最後一次修改時間注意:此屬性將不會串行化。 它只能由伺服器填入。

primaryKey

base64 編碼的 256 位主金鑰,用於簽署和驗證 SAS 令牌。 注意:這個屬性不會串行化。 它只能由伺服器填入。

revision

規則的修訂編號注意:此屬性將不會串行化。 它只能由伺服器填入。

rights

與規則相關聯的許可權。

secondaryKey

base64 編碼的 256 位主金鑰,用於簽署和驗證 SAS 令牌。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

claimType

描述宣告類型注意的字串:此屬性將不會串行化。 它只能由伺服器填入。

claimType?: string

屬性值

string

claimValue

描述宣告值的字串注意:這個屬性將不會串行化。 它只能由伺服器填入。

claimValue?: string

屬性值

string

createdTime

此規則的建立時間注意:此屬性將不會串行化。 它只能由伺服器填入。

createdTime?: string

屬性值

string

keyName

描述授權規則的字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。

keyName?: string

屬性值

string

modifiedTime

此規則的最後一次修改時間注意:此屬性將不會串行化。 它只能由伺服器填入。

modifiedTime?: string

屬性值

string

primaryKey

base64 編碼的 256 位主金鑰,用於簽署和驗證 SAS 令牌。 注意:這個屬性不會串行化。 它只能由伺服器填入。

primaryKey?: string

屬性值

string

revision

規則的修訂編號注意:此屬性將不會串行化。 它只能由伺服器填入。

revision?: number

屬性值

number

rights

與規則相關聯的許可權。

rights?: AccessRights[]

屬性值

secondaryKey

base64 編碼的 256 位主金鑰,用於簽署和驗證 SAS 令牌。 注意:這個屬性不會串行化。 它只能由伺服器填入。

secondaryKey?: string

屬性值

string