artifacts\obj\dotnet-user-jwts\Release\net11.0\Microsoft.AspNetCore.Authentication.JwtBearer.Tools.Resources.cs (87)
19var value = GetResourceString(resourceKey);
31internal static string @ClearCommand_Canceled => GetResourceString("ClearCommand_Canceled");
33internal static string @ClearCommand_Confirmed => GetResourceString("ClearCommand_Confirmed");
36=> string.Format(Culture, GetResourceString("ClearCommand_Confirmed"), p0, p1);
39internal static string @ClearCommand_Description => GetResourceString("ClearCommand_Description");
41internal static string @ClearCommand_ForceOption_Description => GetResourceString("ClearCommand_ForceOption_Description");
43internal static string @ClearCommand_NoJwtsRemoved => GetResourceString("ClearCommand_NoJwtsRemoved");
46=> string.Format(Culture, GetResourceString("ClearCommand_NoJwtsRemoved"), p0);
49internal static string @ClearCommand_Permission => GetResourceString("ClearCommand_Permission");
52=> string.Format(Culture, GetResourceString("ClearCommand_Permission"), p0, p1);
55internal static string @CreateCommand_AudienceOption_Description => GetResourceString("CreateCommand_AudienceOption_Description");
57internal static string @CreateCommand_ClaimOption_Description => GetResourceString("CreateCommand_ClaimOption_Description");
59internal static string @CreateCommand_Confirmed => GetResourceString("CreateCommand_Confirmed");
65internal static string @CreateCommand_Description => GetResourceString("CreateCommand_Description");
67internal static string @CreateCommand_ExpiresOnOption_Description => GetResourceString("CreateCommand_ExpiresOnOption_Description");
69internal static string @CreateCommand_InvalidAppsettingsFile_Error => GetResourceString("CreateCommand_InvalidAppsettingsFile_Error");
71internal static string @CreateCommand_AppsettingsFileNotFound_Error => GetResourceString("CreateCommand_AppsettingsFileNotFound_Error");
74=> string.Format(Culture, GetResourceString("CreateCommand_AppsettingsFileNotFound_Error"), p0);
77internal static string @CreateCommand_InvalidClaims_Error => GetResourceString("CreateCommand_InvalidClaims_Error");
79internal static string @CreateCommand_InvalidDate_Error => GetResourceString("CreateCommand_InvalidDate_Error");
85internal static string @CreateCommand_InvalidExpiresOn_Error => GetResourceString("CreateCommand_InvalidExpiresOn_Error");
87internal static string @CreateCommand_InvalidPeriod_Error => GetResourceString("CreateCommand_InvalidPeriod_Error");
90=> string.Format(Culture, GetResourceString("CreateCommand_InvalidPeriod_Error"), p0);
93internal static string @CreateCommand_IssuerOption_Description => GetResourceString("CreateCommand_IssuerOption_Description");
95internal static string @CreateCommand_NameOption_Description => GetResourceString("CreateCommand_NameOption_Description");
97internal static string @CreateCommand_NoAudience_Error => GetResourceString("CreateCommand_NoAudience_Error");
99internal static string @CreateCommand_NotBeforeOption_Description => GetResourceString("CreateCommand_NotBeforeOption_Description");
101internal static string @CreateCommand_OutputOption_Description => GetResourceString("CreateCommand_OutputOption_Description");
103internal static string @CreateCommand_RoleOption_Description => GetResourceString("CreateCommand_RoleOption_Description");
105internal static string @CreateCommand_SchemeOption_Description => GetResourceString("CreateCommand_SchemeOption_Description");
107internal static string @CreateCommand_ScopeOption_Description => GetResourceString("CreateCommand_ScopeOption_Description");
109internal static string @CreateCommand_ValidForOption_Description => GetResourceString("CreateCommand_ValidForOption_Description");
111internal static string @CreateCommand_appsettingsFileOption_Description => GetResourceString("CreateCommand_appsettingsFileOption_Description");
113internal static string @JwtPrint_Audiences => GetResourceString("JwtPrint_Audiences");
115internal static string @JwtPrint_CompactToken => GetResourceString("JwtPrint_CompactToken");
117internal static string @JwtPrint_CustomClaims => GetResourceString("JwtPrint_CustomClaims");
119internal static string @JwtPrint_ExpiresOn => GetResourceString("JwtPrint_ExpiresOn");
121internal static string @JwtPrint_Id => GetResourceString("JwtPrint_Id");
123internal static string @JwtPrint_IssuedOn => GetResourceString("JwtPrint_IssuedOn");
125internal static string @JwtPrint_Issuer => GetResourceString("JwtPrint_Issuer");
127internal static string @JwtPrint_Name => GetResourceString("JwtPrint_Name");
129internal static string @JwtPrint_NotBefore => GetResourceString("JwtPrint_NotBefore");
131internal static string @JwtPrint_Roles => GetResourceString("JwtPrint_Roles");
133internal static string @JwtPrint_Scheme => GetResourceString("JwtPrint_Scheme");
135internal static string @JwtPrint_Scopes => GetResourceString("JwtPrint_Scopes");
137internal static string @JwtPrint_appsettingsFile => GetResourceString("JwtPrint_appsettingsFile");
139internal static string @JwtPrint_Token => GetResourceString("JwtPrint_Token");
141internal static string @JwtPrint_TokenHeader => GetResourceString("JwtPrint_TokenHeader");
143internal static string @JwtPrint_TokenPayload => GetResourceString("JwtPrint_TokenPayload");
145internal static string @KeyCommand_Canceled => GetResourceString("KeyCommand_Canceled");
147internal static string @KeyCommand_Confirmed => GetResourceString("KeyCommand_Confirmed");
150=> string.Format(Culture, GetResourceString("KeyCommand_Confirmed"), p0);
153internal static string @KeyCommand_Description => GetResourceString("KeyCommand_Description");
155internal static string @KeyCommand_ForceOption_Description => GetResourceString("KeyCommand_ForceOption_Description");
157internal static string @KeyCommand_KeyCreated => GetResourceString("KeyCommand_KeyCreated");
160=> string.Format(Culture, GetResourceString("KeyCommand_KeyCreated"), p0);
163internal static string @KeyCommand_KeyNotFound => GetResourceString("KeyCommand_KeyNotFound");
165internal static string @KeyCommand_Permission => GetResourceString("KeyCommand_Permission");
167internal static string @KeyCommand_ResetOption_Description => GetResourceString("KeyCommand_ResetOption_Description");
169internal static string @KeyCommand_SchemeOption_Description => GetResourceString("KeyCommand_SchemeOption_Description");
171internal static string @ListCommand_Description => GetResourceString("ListCommand_Description");
173internal static string @ListCommand_NoJwts => GetResourceString("ListCommand_NoJwts");
175internal static string @ListCommand_Project => GetResourceString("ListCommand_Project");
178=> string.Format(Culture, GetResourceString("ListCommand_Project"), p0);
181internal static string @ListCommand_ShowTokenOption_Description => GetResourceString("ListCommand_ShowTokenOption_Description");
183internal static string @ListCommand_UserSecretsId => GetResourceString("ListCommand_UserSecretsId");
186=> string.Format(Culture, GetResourceString("ListCommand_UserSecretsId"), p0);
189internal static string @PrintCommand_Confirmed => GetResourceString("PrintCommand_Confirmed");
192=> string.Format(Culture, GetResourceString("PrintCommand_Confirmed"), p0);
195internal static string @PrintCommand_Description => GetResourceString("PrintCommand_Description");
197internal static string @PrintCommand_IdArgument_Description => GetResourceString("PrintCommand_IdArgument_Description");
199internal static string @PrintCommand_NoJwtFound => GetResourceString("PrintCommand_NoJwtFound");
202=> string.Format(Culture, GetResourceString("PrintCommand_NoJwtFound"), p0);
205internal static string @PrintCommand_ShowAllOption_Description => GetResourceString("PrintCommand_ShowAllOption_Description");
207internal static string @ProjectOption_ProjectNotFound => GetResourceString("ProjectOption_ProjectNotFound");
209internal static string @ProjectOption_SercretIdNotFound => GetResourceString("ProjectOption_SercretIdNotFound");
211internal static string @ProjectOption_Description => GetResourceString("ProjectOption_Description");
213internal static string @RemoveCommand_Confirmed => GetResourceString("RemoveCommand_Confirmed");
216=> string.Format(Culture, GetResourceString("RemoveCommand_Confirmed"), p0);
219internal static string @RemoveCommand_Description => GetResourceString("RemoveCommand_Description");
221internal static string @RemoveCommand_IdArgument_Description => GetResourceString("RemoveCommand_IdArgument_Description");
223internal static string @RemoveCommand_NoJwtFound => GetResourceString("RemoveCommand_NoJwtFound");
226=> string.Format(Culture, GetResourceString("RemoveCommand_NoJwtFound"), p0);
229internal static string @RemoveCommand_InvalidAppsettingsFile_Error => GetResourceString("RemoveCommand_InvalidAppsettingsFile_Error");
231internal static string @RemoveCommand_AppsettingsFileNotFound_Error => GetResourceString("RemoveCommand_AppsettingsFileNotFound_Error");
234=> string.Format(Culture, GetResourceString("RemoveCommand_AppsettingsFileNotFound_Error"), p0);
237internal static string @KeyCommand_IssuerOption_Description => GetResourceString("KeyCommand_IssuerOption_Description");