forked from AzureAD/azure-activedirectory-library-for-dotnet
-
Notifications
You must be signed in to change notification settings - Fork 0
/
GlobalSuppressions.cs
159 lines (150 loc) · 30.7 KB
/
GlobalSuppressions.cs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
// This file is used by Code Analysis to maintain SuppressMessage
// attributes that are applied to this project.
// Project-level suppressions either have no target or are given
// a specific target and scoped to a namespace, type, member, etc.
//NET45 Suppressions
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Sonar Code Smell", "S101:Types should be named in camel case", Justification = "Acceptable use of common initialism", Scope = "type", Target = "~T:Microsoft.IdentityModel.Clients.ActiveDirectory.WebUIFactory")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Sonar Code Smell", "S101:Types should be named in camel case", Justification = "Acceptable use of common initialism", Scope = "type", Target = "~T:Microsoft.IdentityModel.Clients.ActiveDirectory.Internal.SilentWebUIDoneEventArgs")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Sonar Code Smell", "S101:Types should be named in camel case", Justification = "Type matches Interop name", Scope = "type", Target = "~T:Microsoft.IdentityModel.Clients.ActiveDirectory.Native.BCryptNative.BCRYPT_AUTHENTICATED_CIPHER_MODE_INFO")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Sonar Code Smell", "S101:Types should be named in camel case", Justification = "Type matches Interop name", Scope = "type", Target = "~T:Microsoft.IdentityModel.Clients.ActiveDirectory.Native.BCryptNative.BCRYPT_KEY_DATA_BLOB")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Sonar Code Smell", "S101:Types should be named in camel case", Justification = "Type matches Interop name", Scope = "type", Target = "~T:Microsoft.IdentityModel.Clients.ActiveDirectory.Native.BCryptNative.BCRYPT_KEY_LENGTHS_STRUCT")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Sonar Code Smell", "S101:Types should be named in camel case", Justification = "Type matches Interop name", Scope = "type", Target = "~T:Microsoft.IdentityModel.Clients.ActiveDirectory.Native.BCryptNative.BCRYPT_OAEP_PADDING_INFO")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Sonar Code Smell", "S101:Types should be named in camel case", Justification = "Type matches Interop name", Scope = "type", Target = "~T:Microsoft.IdentityModel.Clients.ActiveDirectory.Native.BCryptNative.BCRYPT_PKCS1_PADDING_INFO")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Sonar Code Smell", "S101:Types should be named in camel case", Justification = "Type matches Interop name", Scope = "type", Target = "~T:Microsoft.IdentityModel.Clients.ActiveDirectory.Native.BCryptNative.BCRYPT_PSS_PADDING_INFO")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Sonar Code Smell", "S101:Types should be named in camel case", Justification = "Type matches Interop name", Scope = "type", Target = "~T:Microsoft.IdentityModel.Clients.ActiveDirectory.Native.BCryptNative.BCRYPT_RSAKEY_BLOB")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Sonar Code Smell", "S101:Types should be named in camel case", Justification = "Type matches Interop name", Scope = "type", Target = "~T:Microsoft.IdentityModel.Clients.ActiveDirectory.Native.Win32Native.SYSTEMTIME")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Sonar Code Smell", "S101:Types should be named in camel case", Justification = "Type matches Interop name", Scope = "type", Target = "~T:Microsoft.IdentityModel.Clients.ActiveDirectory.PlatformInformation.NativeMethods.SYSTEM_INFO")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Sonar Code Smell", "S101:Types should be named in camel case", Justification = "Type matches Interop name", Scope = "type", Target = "~T:Microsoft.IdentityModel.Clients.ActiveDirectory.Internal.NativeWrapper.COMRECT")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Sonar Code Smell", "S101:Types should be named in camel case", Justification = "Type matches Interop name", Scope = "type", Target = "~T:Microsoft.IdentityModel.Clients.ActiveDirectory.Internal.NativeWrapper.DOCHOSTUIINFO")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Sonar Code Smell", "S101:Types should be named in camel case", Justification = "Type matches Interop name", Scope = "type", Target = "~T:Microsoft.IdentityModel.Clients.ActiveDirectory.Internal.NativeWrapper.MSG")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Sonar Code Smell", "S101:Types should be named in camel case", Justification = "Type matches Interop name", Scope = "type", Target = "~T:Microsoft.IdentityModel.Clients.ActiveDirectory.Internal.NativeWrapper.OLECMD")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Sonar Code Smell", "S101:Types should be named in camel case", Justification = "Type matches Interop name", Scope = "type", Target = "~T:Microsoft.IdentityModel.Clients.ActiveDirectory.Internal.NativeWrapper.POINT")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Sonar Code Smell", "S101:Types should be named in camel case", Justification = "Type matches Interop name", Scope = "type", Target = "~T:Microsoft.IdentityModel.Clients.ActiveDirectory.Internal.NativeWrapper.tagOleMenuGroupWidths")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Sonar Code Smell", "S107:Methods should not have too many parameters", Justification = "Signature required to match interop function", Scope = "member", Target = "~M:Microsoft.IdentityModel.Clients.ActiveDirectory.Native.NCryptNative.UnsafeNativeMethods.NCryptSignHash(Microsoft.Win32.SafeHandles.SafeNCryptKeyHandle,Microsoft.IdentityModel.Clients.ActiveDirectory.Native.BCryptNative.BCRYPT_PKCS1_PADDING_INFO@,System.Byte[],System.Int32,System.Byte[],System.Int32,System.Int32@,Microsoft.IdentityModel.Clients.ActiveDirectory.Native.AsymmetricPaddingMode)~Microsoft.IdentityModel.Clients.ActiveDirectory.Native.NCryptNative.ErrorCode")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Sonar Code Smell", "S107:Methods should not have too many parameters", Justification = "Signature required to match interop function", Scope = "member", Target = "~M:Microsoft.IdentityModel.Clients.ActiveDirectory.Native.NCryptNative.UnsafeNativeMethods.NCryptSignHash(Microsoft.Win32.SafeHandles.SafeNCryptKeyHandle,Microsoft.IdentityModel.Clients.ActiveDirectory.Native.BCryptNative.BCRYPT_PSS_PADDING_INFO@,System.Byte[],System.Int32,System.Byte[],System.Int32,System.Int32@,Microsoft.IdentityModel.Clients.ActiveDirectory.Native.AsymmetricPaddingMode)~Microsoft.IdentityModel.Clients.ActiveDirectory.Native.NCryptNative.ErrorCode")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Sonar Code Smell", "S107:Methods should not have too many parameters", Justification = "Signature required to match interop function", Scope = "type", Target = "~T:Microsoft.IdentityModel.Clients.ActiveDirectory.Native.NCryptNative.NCryptDecryptor`1")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Sonar Code Smell", "S107:Methods should not have too many parameters", Justification = "Signature required to match interop function", Scope = "type", Target = "~T:Microsoft.IdentityModel.Clients.ActiveDirectory.Native.NCryptNative.NCryptEncryptor`1")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Sonar Code Smell", "S107:Methods should not have too many parameters", Justification = "Signature required to match interop function", Scope = "type", Target = "~T:Microsoft.IdentityModel.Clients.ActiveDirectory.Native.NCryptNative.NCryptHashSigner`1")]
//NET Standard 1.3 Suppressions
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Sonar Code Smell", "S101:Types should be named in camel case", Justification = "Acceptable use of common initialism", Scope = "type", Target = "~T:Microsoft.IdentityModel.Clients.ActiveDirectory.WebUIFactory")]
//General Suppressions
[assembly:
System.Diagnostics.CodeAnalysis.SuppressMessage("Sonar Code Smell", "S101:Types should be named in camel case",
Justification = "Acceptable use of common initialism", Scope = "type",
Target = "~T:Microsoft.IdentityModel.Clients.ActiveDirectory.IWebUIFactory")]
[assembly:
System.Diagnostics.CodeAnalysis.SuppressMessage("Sonar Vulnerability", "S2068:Credentials should not be hard-coded",
Justification = "This is not a password, it's the name of a claim", Scope = "member",
Target = "~F:Microsoft.IdentityModel.Clients.ActiveDirectory.OAuthParameter.Password")]
[assembly:
System.Diagnostics.CodeAnalysis.SuppressMessage("Sonar Vulnerability", "S2068:Credentials should not be hard-coded",
Justification = "This is not a password, it's the name of a claim", Scope = "member",
Target = "~F:Microsoft.IdentityModel.Clients.ActiveDirectory.OAuthGrantType.Password")]
[assembly:
System.Diagnostics.CodeAnalysis.SuppressMessage("Sonar Code Smell", "S3237:\"value\" parameters should be used",
Justification = "Setter is required by JSON serializer but there is no intent to deserialize this type",
Scope = "member",
Target = "~P:Microsoft.IdentityModel.Clients.ActiveDirectory.JsonWebToken.JWTHeader.Algorithm")]
[assembly:
System.Diagnostics.CodeAnalysis.SuppressMessage("Sonar Code Smell", "S3237:\"value\" parameters should be used",
Justification = "Setter is required by JSON serializer but there is no intent to deserialize this type",
Scope = "member", Target = "~P:Microsoft.IdentityModel.Clients.ActiveDirectory.JsonWebToken.JWTHeader.Type")]
[assembly:
System.Diagnostics.CodeAnalysis.SuppressMessage("Sonar Code Smell", "S3237:\"value\" parameters should be used",
Justification = "Setter is required by JSON serializer but there is no intent to deserialize this type",
Scope = "member",
Target =
"~P:Microsoft.IdentityModel.Clients.ActiveDirectory.JsonWebToken.JWTHeaderWithCertificate.X509CertificateThumbprint")]
[assembly:
System.Diagnostics.CodeAnalysis.SuppressMessage("Sonar Code Smell", "S1075:URIs should not be hardcoded",
Justification = "This is an arbitrary placeholder value", Scope = "member",
Target = "~F:Microsoft.IdentityModel.Clients.ActiveDirectory.Constant.SsoPlaceHolderUri")]
[assembly:
System.Diagnostics.CodeAnalysis.SuppressMessage("Sonar Code Smell",
"S1118:Utility classes should not have public constructors",
Justification =
"We cannot change the class/ctor to be static/private as this is now part of the new released public API surface",
Scope = "type", Target = "~T:Microsoft.IdentityModel.Clients.ActiveDirectory.LoggerCallbackHandler")]
[assembly:
System.Diagnostics.CodeAnalysis.SuppressMessage("Sonar Code Smell",
"S2223:Non-constant static fields should not be visible",
Justification = "We cannot change the visibility as this is now part of the new released public API surface",
Scope = "member",
Target = "~F:Microsoft.IdentityModel.Clients.ActiveDirectory.LoggerCallbackHandler.UseDefaultLogging")]
//iOS PLatform Suppressions
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2140:TransparentMethodsMustNotReferenceCriticalCodeFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.AuthenticationAgentUIViewController+ReturnCodeCallback.#Invoke(Microsoft.IdentityModel.Clients.ActiveDirectory.AuthorizationResult)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2140:TransparentMethodsMustNotReferenceCriticalCodeFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.Logger.#.ctor()")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2140:TransparentMethodsMustNotReferenceCriticalCodeFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.PlatformInformation.#.ctor()")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2140:TransparentMethodsMustNotReferenceCriticalCodeFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.AdalInitializer.#Initialize()")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2140:TransparentMethodsMustNotReferenceCriticalCodeFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.AuthenticationAgentUIViewController.#ViewDidLoad()")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2140:TransparentMethodsMustNotReferenceCriticalCodeFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.AuthenticationAgentUIViewController.#CancelAuthentication(System.Object,System.EventArgs)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2140:TransparentMethodsMustNotReferenceCriticalCodeFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.BrokerHelper.#PlatformParameters")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2140:TransparentMethodsMustNotReferenceCriticalCodeFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.BrokerHelper.#PlatformParameters")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2140:TransparentMethodsMustNotReferenceCriticalCodeFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.BrokerHelper.#AcquireTokenUsingBroker(System.Collections.Generic.IDictionary`2<System.String,System.String>)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2140:TransparentMethodsMustNotReferenceCriticalCodeFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.BrokerHelper.#ProcessBrokerResponse()")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2140:TransparentMethodsMustNotReferenceCriticalCodeFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.BrokerHelper.#ResultFromBrokerResponse(System.Collections.Generic.IDictionary`2<System.String,System.String>)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2140:TransparentMethodsMustNotReferenceCriticalCodeFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.BrokerKeyHelper.#GetBase64UrlBrokerKey()")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2140:TransparentMethodsMustNotReferenceCriticalCodeFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.BrokerKeyHelper.#DecryptBrokerResponse(System.String)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2140:TransparentMethodsMustNotReferenceCriticalCodeFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.Logger.#Error(Microsoft.IdentityModel.Clients.ActiveDirectory.CallState,System.Exception,System.String)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2140:TransparentMethodsMustNotReferenceCriticalCodeFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.Logger.#Verbose(Microsoft.IdentityModel.Clients.ActiveDirectory.CallState,System.String,System.String)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2140:TransparentMethodsMustNotReferenceCriticalCodeFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.Logger.#Information(Microsoft.IdentityModel.Clients.ActiveDirectory.CallState,System.String,System.String)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2140:TransparentMethodsMustNotReferenceCriticalCodeFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.Logger.#Warning(Microsoft.IdentityModel.Clients.ActiveDirectory.CallState,System.String,System.String)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2140:TransparentMethodsMustNotReferenceCriticalCodeFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.PlatformInformation.#GetAssemblyFileVersionAttribute()")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2140:TransparentMethodsMustNotReferenceCriticalCodeFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.TokenCachePlugin.#BeforeAccess(Microsoft.IdentityModel.Clients.ActiveDirectory.TokenCacheNotificationArgs)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2140:TransparentMethodsMustNotReferenceCriticalCodeFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.TokenCachePlugin.#AfterAccess(Microsoft.IdentityModel.Clients.ActiveDirectory.TokenCacheNotificationArgs)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2140:TransparentMethodsMustNotReferenceCriticalCodeFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.WebUI.#.ctor(Microsoft.IdentityModel.Clients.ActiveDirectory.IPlatformParameters)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2140:TransparentMethodsMustNotReferenceCriticalCodeFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.WebUI.#AcquireAuthorizationAsync(System.Uri,System.Uri,Microsoft.IdentityModel.Clients.ActiveDirectory.CallState)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2140:TransparentMethodsMustNotReferenceCriticalCodeFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.WebUI.#SetAuthorizationResult(Microsoft.IdentityModel.Clients.ActiveDirectory.AuthorizationResult)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2140:TransparentMethodsMustNotReferenceCriticalCodeFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.WebUI.#Authenticate(System.Uri,System.Uri,Microsoft.IdentityModel.Clients.ActiveDirectory.CallState)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2140:TransparentMethodsMustNotReferenceCriticalCodeFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.WebUI.#CallbackMethod(Microsoft.IdentityModel.Clients.ActiveDirectory.AuthorizationResult)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2140:TransparentMethodsMustNotReferenceCriticalCodeFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.WebUIFactory.#CreateAuthenticationDialog(Microsoft.IdentityModel.Clients.ActiveDirectory.IPlatformParameters)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2134:MethodsMustOverrideWithConsistentTransparencyFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.BrokerHelper.#PlatformParameters")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2134:MethodsMustOverrideWithConsistentTransparencyFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.BrokerHelper.#PlatformParameters")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2134:MethodsMustOverrideWithConsistentTransparencyFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.BrokerHelper.#CanInvokeBroker")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2134:MethodsMustOverrideWithConsistentTransparencyFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.BrokerHelper.#AcquireTokenUsingBroker(System.Collections.Generic.IDictionary`2<System.String,System.String>)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2134:MethodsMustOverrideWithConsistentTransparencyFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.CryptographyHelper.#CreateSha256Hash(System.String)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2134:MethodsMustOverrideWithConsistentTransparencyFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.DeviceAuthHelper.#CanHandleDeviceAuthChallenge")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2134:MethodsMustOverrideWithConsistentTransparencyFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.DeviceAuthHelper.#CreateDeviceAuthChallengeResponse(System.Collections.Generic.IDictionary`2<System.String,System.String>)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2134:MethodsMustOverrideWithConsistentTransparencyFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.Logger.#Error(Microsoft.IdentityModel.Clients.ActiveDirectory.CallState,System.Exception,System.String)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2134:MethodsMustOverrideWithConsistentTransparencyFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.Logger.#Verbose(Microsoft.IdentityModel.Clients.ActiveDirectory.CallState,System.String,System.String)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2134:MethodsMustOverrideWithConsistentTransparencyFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.Logger.#Information(Microsoft.IdentityModel.Clients.ActiveDirectory.CallState,System.String,System.String)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2134:MethodsMustOverrideWithConsistentTransparencyFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.Logger.#Warning(Microsoft.IdentityModel.Clients.ActiveDirectory.CallState,System.String,System.String)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2134:MethodsMustOverrideWithConsistentTransparencyFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.PlatformInformation.#GetProductName()")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2134:MethodsMustOverrideWithConsistentTransparencyFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.PlatformInformation.#GetEnvironmentVariable(System.String)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2134:MethodsMustOverrideWithConsistentTransparencyFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.PlatformInformation.#GetUserPrincipalNameAsync()")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2134:MethodsMustOverrideWithConsistentTransparencyFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.PlatformInformation.#GetProcessorArchitecture()")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2134:MethodsMustOverrideWithConsistentTransparencyFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.PlatformInformation.#GetOperatingSystem()")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2134:MethodsMustOverrideWithConsistentTransparencyFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.PlatformInformation.#GetDeviceModel()")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2134:MethodsMustOverrideWithConsistentTransparencyFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.PlatformInformation.#GetAssemblyFileVersionAttribute()")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2134:MethodsMustOverrideWithConsistentTransparencyFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.TokenCachePlugin.#BeforeAccess(Microsoft.IdentityModel.Clients.ActiveDirectory.TokenCacheNotificationArgs)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2134:MethodsMustOverrideWithConsistentTransparencyFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.TokenCachePlugin.#AfterAccess(Microsoft.IdentityModel.Clients.ActiveDirectory.TokenCacheNotificationArgs)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2134:MethodsMustOverrideWithConsistentTransparencyFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.WebUI.#AcquireAuthorizationAsync(System.Uri,System.Uri,Microsoft.IdentityModel.Clients.ActiveDirectory.CallState)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2134:MethodsMustOverrideWithConsistentTransparencyFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.WebUIFactory.#CreateAuthenticationDialog(Microsoft.IdentityModel.Clients.ActiveDirectory.IPlatformParameters)")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2146:TypesMustBeAtLeastAsCriticalAsBaseTypesFxCopRule", Scope = "type", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.BrokerHelper")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2146:TypesMustBeAtLeastAsCriticalAsBaseTypesFxCopRule", Scope = "type", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.CryptographyHelper")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2146:TypesMustBeAtLeastAsCriticalAsBaseTypesFxCopRule", Scope = "type", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.DeviceAuthHelper")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2132:DefaultConstructorsMustHaveConsistentTransparencyFxCopRule", Scope = "type", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.Logger")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2146:TypesMustBeAtLeastAsCriticalAsBaseTypesFxCopRule", Scope = "type", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.Logger")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2132:DefaultConstructorsMustHaveConsistentTransparencyFxCopRule", Scope = "type", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.PlatformInformation")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2146:TypesMustBeAtLeastAsCriticalAsBaseTypesFxCopRule", Scope = "type", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.PlatformInformation")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2146:TypesMustBeAtLeastAsCriticalAsBaseTypesFxCopRule", Scope = "type", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.PlatformParameters")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2146:TypesMustBeAtLeastAsCriticalAsBaseTypesFxCopRule", Scope = "type", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.TokenCachePlugin")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2146:TypesMustBeAtLeastAsCriticalAsBaseTypesFxCopRule", Scope = "type", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.WebUI")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2151:FieldsWithCriticalTypesShouldBeCriticalFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.WebUI.#authorizationResult")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2146:TypesMustBeAtLeastAsCriticalAsBaseTypesFxCopRule", Scope = "type", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.WebUIFactory")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2140:TransparentMethodsMustNotReferenceCriticalCodeFxCopRule", Scope = "member", Target = "Microsoft.IdentityModel.Clients.ActiveDirectory.BrokerKeyHelper.#GetRawBrokerKey()")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Sonar Code Smell", "S101:Types should be named in camel case", Justification = "Acceptable use of common initialism", Scope = "type", Target = "~T:Microsoft.IdentityModel.Clients.ActiveDirectory.AuthenticationAgentUINavigationController")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Sonar Code Smell", "S101:Types should be named in camel case", Justification = "Acceptable use of common initialism", Scope = "type", Target = "~T:Microsoft.IdentityModel.Clients.ActiveDirectory.AuthenticationAgentUIViewController")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Sonar Code Smell", "S101:Types should be named in camel case", Justification = "Acceptable use of common initialism", Scope = "type", Target = "~T:Microsoft.IdentityModel.Clients.ActiveDirectory.WebUIFactory")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Sonar Code Smell", "S101:Types should be named in camel case", Justification = "iOS is a product name with no agreed upon camel-case format", Scope = "type", Target = "~T:Microsoft.IdentityModel.Clients.ActiveDirectory.AdalErrorIOSEx")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Sonar Code Smell", "S101:Types should be named in camel case", Justification = "iOS is a product name with no agreed upon camel-case format", Scope = "type", Target = "~T:Microsoft.IdentityModel.Clients.ActiveDirectory.AdalErrorMessageIOSEx")]
//WinFormsAppsSuppressions
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("AsyncUsage.CSharp.Reliability", "AvoidAsyncVoid:Avoid async void", Justification = "Event handlers require a void signature", Scope = "member", Target = "~T:WinFormsAutomationApp.MainForm")]
//AdalAndroidTestApp Suppressions
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("AsyncUsage.CSharp.Reliability", "AvoidAsyncVoid:Avoid async void", Justification = "Event handlers require a void signature", Scope = "member", Target = "~T:AdalAndroidTestApp.MainActivity")]
//Android PLatform Suppressions
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("Sonar Code Smell", "S101:Types should be named in camel case", Justification = "Acceptable use of common initialism", Scope = "type", Target = "~T:Microsoft.IdentityModel.Clients.ActiveDirectory.WebUIFactory")]
//XForms Suppressions
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("AsyncUsage.CSharp.Reliability", "AvoidAsyncVoid:Avoid async void", Justification = "Event handlers require a void signature", Scope = "member", Target = "~T:XFormsApp.MainPage")]
[assembly: System.Diagnostics.CodeAnalysis.SuppressMessage("AsyncUsage.CSharp.Reliability", "AvoidAsyncVoid:Avoid async void", Justification = "Event handlers require a void signature", Scope = "member", Target = "~T:XFormsApp.SecondPage")]