Skip to content

Commit

Permalink
added to method summary
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshLozensky committed Feb 4, 2025
1 parent 39fdc69 commit fb145fd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ public DefaultCredentialsLoader(IEnumerable<ICustomSignedAssertionProvider> cust

/// <summary>
/// Dictionary of custom signed assertion credential source loaders, by name (fully qualified type name).
/// The application can add more to process additional credential sources.
/// </summary>
public IDictionary<string, ICustomSignedAssertionProvider>? CustomSignedAssertionCredentialSourceLoaders { get; }

Expand Down

0 comments on commit fb145fd

Please sign in to comment.