Enum SharedStorageAccessScope
SharedStorageAccessScope
[JsonConverter(typeof(JsonEnumMemberConverter<SharedStorageAccessScope>))]
public enum SharedStorageAccessScope
Fields
Enumerated member for the header value.
Enumerated member for the protectedAudienceWorklet value.
Enumerated member for the sharedStorageWorklet value.
Enumerated member for the window value.