1+ {
2+ "Subclasses" : {
3+ "Microsoft.Azure.Cosmos.Encryption.DataEncryptionAlgorithm;System.Object;IsAbstract:True;IsSealed:True;IsInterface:False;IsEnum:False;IsClass:True;IsValueType:False;IsNested:False;IsGenericType:False;IsSerializable:False" : {
4+ "Subclasses" : {},
5+ "Members" : {
6+ "System.String AeadAes256CbcHmacSha256" : {
7+ "Type" : " Field" ,
8+ "Attributes" : [],
9+ "MethodInfo" : " System.String AeadAes256CbcHmacSha256;IsInitOnly:False;IsStatic:True;"
10+ }
11+ },
12+ "NestedTypes" : {}
13+ },
14+ "Microsoft.Azure.Cosmos.Encryption.EncryptionContainerExtensions;System.Object;IsAbstract:True;IsSealed:True;IsInterface:False;IsEnum:False;IsClass:True;IsValueType:False;IsNested:False;IsGenericType:False;IsSerializable:False" : {
15+ "Subclasses" : {},
16+ "Members" : {
17+ "Microsoft.Azure.Cosmos.FeedIterator ToEncryptionStreamIterator[T](Microsoft.Azure.Cosmos.Container, System.Linq.IQueryable`1[T])[System.Runtime.CompilerServices.ExtensionAttribute()]" : {
18+ "Type" : " Method" ,
19+ "Attributes" : [
20+ " ExtensionAttribute"
21+ ],
22+ "MethodInfo" : " Microsoft.Azure.Cosmos.FeedIterator ToEncryptionStreamIterator[T](Microsoft.Azure.Cosmos.Container, System.Linq.IQueryable`1[T]);IsAbstract:False;IsStatic:True;IsVirtual:False;IsGenericMethod:True;IsConstructor:False;IsFinal:False;"
23+ },
24+ "Microsoft.Azure.Cosmos.FeedIterator`1[T] ToEncryptionFeedIterator[T](Microsoft.Azure.Cosmos.Container, System.Linq.IQueryable`1[T])[System.Runtime.CompilerServices.ExtensionAttribute()]" : {
25+ "Type" : " Method" ,
26+ "Attributes" : [
27+ " ExtensionAttribute"
28+ ],
29+ "MethodInfo" : " Microsoft.Azure.Cosmos.FeedIterator`1[T] ToEncryptionFeedIterator[T](Microsoft.Azure.Cosmos.Container, System.Linq.IQueryable`1[T]);IsAbstract:False;IsStatic:True;IsVirtual:False;IsGenericMethod:True;IsConstructor:False;IsFinal:False;"
30+ },
31+ "Microsoft.Azure.Cosmos.QueryDefinition CreateQueryDefinition(Microsoft.Azure.Cosmos.Container, System.String)[System.Runtime.CompilerServices.ExtensionAttribute()]" : {
32+ "Type" : " Method" ,
33+ "Attributes" : [
34+ " ExtensionAttribute"
35+ ],
36+ "MethodInfo" : " Microsoft.Azure.Cosmos.QueryDefinition CreateQueryDefinition(Microsoft.Azure.Cosmos.Container, System.String);IsAbstract:False;IsStatic:True;IsVirtual:False;IsGenericMethod:False;IsConstructor:False;IsFinal:False;"
37+ },
38+ "System.Threading.Tasks.Task`1[Microsoft.Azure.Cosmos.Container] InitializeEncryptionAsync(Microsoft.Azure.Cosmos.Container, System.Threading.CancellationToken)[System.Runtime.CompilerServices.AsyncStateMachineAttribute(typeof(Microsoft.Azure.Cosmos.Encryption.EncryptionContainerExtensions+<InitializeEncryptionAsync>))]-[System.Runtime.CompilerServices.ExtensionAttribute()]" : {
39+ "Type" : " Method" ,
40+ "Attributes" : [
41+ " AsyncStateMachineAttribute" ,
42+ " ExtensionAttribute"
43+ ],
44+ "MethodInfo" : " System.Threading.Tasks.Task`1[Microsoft.Azure.Cosmos.Container] InitializeEncryptionAsync(Microsoft.Azure.Cosmos.Container, System.Threading.CancellationToken);IsAbstract:False;IsStatic:True;IsVirtual:False;IsGenericMethod:False;IsConstructor:False;IsFinal:False;"
45+ }
46+ },
47+ "NestedTypes" : {}
48+ },
49+ "Microsoft.Azure.Cosmos.Encryption.EncryptionCosmosClientExtensions;System.Object;IsAbstract:True;IsSealed:True;IsInterface:False;IsEnum:False;IsClass:True;IsValueType:False;IsNested:False;IsGenericType:False;IsSerializable:False" : {
50+ "Subclasses" : {},
51+ "Members" : {
52+ "Microsoft.Azure.Cosmos.CosmosClient WithEncryption(Microsoft.Azure.Cosmos.CosmosClient, Azure.Core.Cryptography.IKeyEncryptionKeyResolver, System.String, System.Nullable`1[System.TimeSpan])[System.Runtime.CompilerServices.ExtensionAttribute()]" : {
53+ "Type" : " Method" ,
54+ "Attributes" : [
55+ " ExtensionAttribute"
56+ ],
57+ "MethodInfo" : " Microsoft.Azure.Cosmos.CosmosClient WithEncryption(Microsoft.Azure.Cosmos.CosmosClient, Azure.Core.Cryptography.IKeyEncryptionKeyResolver, System.String, System.Nullable`1[System.TimeSpan]);IsAbstract:False;IsStatic:True;IsVirtual:False;IsGenericMethod:False;IsConstructor:False;IsFinal:False;"
58+ }
59+ },
60+ "NestedTypes" : {}
61+ },
62+ "Microsoft.Azure.Cosmos.Encryption.EncryptionDatabaseExtensions;System.Object;IsAbstract:True;IsSealed:True;IsInterface:False;IsEnum:False;IsClass:True;IsValueType:False;IsNested:False;IsGenericType:False;IsSerializable:False" : {
63+ "Subclasses" : {},
64+ "Members" : {
65+ "System.Threading.Tasks.Task`1[Microsoft.Azure.Cosmos.ClientEncryptionKeyResponse] CreateClientEncryptionKeyAsync(Microsoft.Azure.Cosmos.Database, System.String, System.String, Microsoft.Azure.Cosmos.EncryptionKeyWrapMetadata, System.Threading.CancellationToken)[System.Runtime.CompilerServices.AsyncStateMachineAttribute(typeof(Microsoft.Azure.Cosmos.Encryption.EncryptionDatabaseExtensions+<CreateClientEncryptionKeyAsync>))]-[System.Runtime.CompilerServices.ExtensionAttribute()]" : {
66+ "Type" : " Method" ,
67+ "Attributes" : [
68+ " AsyncStateMachineAttribute" ,
69+ " ExtensionAttribute"
70+ ],
71+ "MethodInfo" : " System.Threading.Tasks.Task`1[Microsoft.Azure.Cosmos.ClientEncryptionKeyResponse] CreateClientEncryptionKeyAsync(Microsoft.Azure.Cosmos.Database, System.String, System.String, Microsoft.Azure.Cosmos.EncryptionKeyWrapMetadata, System.Threading.CancellationToken);IsAbstract:False;IsStatic:True;IsVirtual:False;IsGenericMethod:False;IsConstructor:False;IsFinal:False;"
72+ },
73+ "System.Threading.Tasks.Task`1[Microsoft.Azure.Cosmos.ClientEncryptionKeyResponse] RewrapClientEncryptionKeyAsync(Microsoft.Azure.Cosmos.Database, System.String, Microsoft.Azure.Cosmos.EncryptionKeyWrapMetadata, System.Threading.CancellationToken)[System.Runtime.CompilerServices.AsyncStateMachineAttribute(typeof(Microsoft.Azure.Cosmos.Encryption.EncryptionDatabaseExtensions+<RewrapClientEncryptionKeyAsync>))]-[System.Runtime.CompilerServices.ExtensionAttribute()]" : {
74+ "Type" : " Method" ,
75+ "Attributes" : [
76+ " AsyncStateMachineAttribute" ,
77+ " ExtensionAttribute"
78+ ],
79+ "MethodInfo" : " System.Threading.Tasks.Task`1[Microsoft.Azure.Cosmos.ClientEncryptionKeyResponse] RewrapClientEncryptionKeyAsync(Microsoft.Azure.Cosmos.Database, System.String, Microsoft.Azure.Cosmos.EncryptionKeyWrapMetadata, System.Threading.CancellationToken);IsAbstract:False;IsStatic:True;IsVirtual:False;IsGenericMethod:False;IsConstructor:False;IsFinal:False;"
80+ }
81+ },
82+ "NestedTypes" : {}
83+ },
84+ "Microsoft.Azure.Cosmos.Encryption.EncryptionType;System.Object;IsAbstract:True;IsSealed:True;IsInterface:False;IsEnum:False;IsClass:True;IsValueType:False;IsNested:False;IsGenericType:False;IsSerializable:False" : {
85+ "Subclasses" : {},
86+ "Members" : {
87+ "System.String Deterministic" : {
88+ "Type" : " Field" ,
89+ "Attributes" : [],
90+ "MethodInfo" : " System.String Deterministic;IsInitOnly:False;IsStatic:True;"
91+ },
92+ "System.String Randomized" : {
93+ "Type" : " Field" ,
94+ "Attributes" : [],
95+ "MethodInfo" : " System.String Randomized;IsInitOnly:False;IsStatic:True;"
96+ }
97+ },
98+ "NestedTypes" : {}
99+ },
100+ "Microsoft.Azure.Cosmos.Encryption.KeyEncryptionKeyResolverName;System.Object;IsAbstract:True;IsSealed:True;IsInterface:False;IsEnum:False;IsClass:True;IsValueType:False;IsNested:False;IsGenericType:False;IsSerializable:False" : {
101+ "Subclasses" : {},
102+ "Members" : {
103+ "System.String AzureKeyVault" : {
104+ "Type" : " Field" ,
105+ "Attributes" : [],
106+ "MethodInfo" : " System.String AzureKeyVault;IsInitOnly:False;IsStatic:True;"
107+ }
108+ },
109+ "NestedTypes" : {}
110+ },
111+ "Microsoft.Azure.Cosmos.Encryption.QueryDefinitionExtensions;System.Object;IsAbstract:True;IsSealed:True;IsInterface:False;IsEnum:False;IsClass:True;IsValueType:False;IsNested:False;IsGenericType:False;IsSerializable:False" : {
112+ "Subclasses" : {},
113+ "Members" : {
114+ "System.Threading.Tasks.Task`1[Microsoft.Azure.Cosmos.QueryDefinition] AddParameterAsync(Microsoft.Azure.Cosmos.QueryDefinition, System.String, System.Object, System.String, System.Threading.CancellationToken)[System.Runtime.CompilerServices.AsyncStateMachineAttribute(typeof(Microsoft.Azure.Cosmos.Encryption.QueryDefinitionExtensions+<AddParameterAsync>))]-[System.Runtime.CompilerServices.ExtensionAttribute()]" : {
115+ "Type" : " Method" ,
116+ "Attributes" : [
117+ " AsyncStateMachineAttribute" ,
118+ " ExtensionAttribute"
119+ ],
120+ "MethodInfo" : " System.Threading.Tasks.Task`1[Microsoft.Azure.Cosmos.QueryDefinition] AddParameterAsync(Microsoft.Azure.Cosmos.QueryDefinition, System.String, System.Object, System.String, System.Threading.CancellationToken);IsAbstract:False;IsStatic:True;IsVirtual:False;IsGenericMethod:False;IsConstructor:False;IsFinal:False;"
121+ }
122+ },
123+ "NestedTypes" : {}
124+ }
125+ },
126+ "Members" : {
127+ "Boolean Equals(System.Object, System.Object)" : {
128+ "Type" : " Method" ,
129+ "Attributes" : [],
130+ "MethodInfo" : " Boolean Equals(System.Object, System.Object);IsAbstract:False;IsStatic:True;IsVirtual:False;IsGenericMethod:False;IsConstructor:False;IsFinal:False;"
131+ },
132+ "Boolean Equals(System.Object)" : {
133+ "Type" : " Method" ,
134+ "Attributes" : [],
135+ "MethodInfo" : " Boolean Equals(System.Object);IsAbstract:False;IsStatic:False;IsVirtual:True;IsGenericMethod:False;IsConstructor:False;IsFinal:False;"
136+ },
137+ "Boolean ReferenceEquals(System.Object, System.Object)" : {
138+ "Type" : " Method" ,
139+ "Attributes" : [],
140+ "MethodInfo" : " Boolean ReferenceEquals(System.Object, System.Object);IsAbstract:False;IsStatic:True;IsVirtual:False;IsGenericMethod:False;IsConstructor:False;IsFinal:False;"
141+ },
142+ "Int32 GetHashCode()" : {
143+ "Type" : " Method" ,
144+ "Attributes" : [],
145+ "MethodInfo" : " Int32 GetHashCode();IsAbstract:False;IsStatic:False;IsVirtual:True;IsGenericMethod:False;IsConstructor:False;IsFinal:False;"
146+ },
147+ "System.String ToString()" : {
148+ "Type" : " Method" ,
149+ "Attributes" : [],
150+ "MethodInfo" : " System.String ToString();IsAbstract:False;IsStatic:False;IsVirtual:True;IsGenericMethod:False;IsConstructor:False;IsFinal:False;"
151+ },
152+ "System.Type GetType()[System.Runtime.CompilerServices.IntrinsicAttribute()]" : {
153+ "Type" : " Method" ,
154+ "Attributes" : [
155+ " IntrinsicAttribute"
156+ ],
157+ "MethodInfo" : " System.Type GetType();IsAbstract:False;IsStatic:False;IsVirtual:False;IsGenericMethod:False;IsConstructor:False;IsFinal:False;"
158+ },
159+ "Void .ctor()" : {
160+ "Type" : " Constructor" ,
161+ "Attributes" : [],
162+ "MethodInfo" : " [Void .ctor(), Void .ctor()]"
163+ }
164+ },
165+ "NestedTypes" : {}
166+ }
0 commit comments