rename(ISecurityIdentifier): Umbenannt in IUniqueSecurityContext und Kommentare zur Dokumentation hinzugefügt.
This commit is contained in:
@@ -6,7 +6,7 @@ namespace DigitalData.Core.Security.Config
|
||||
/// <summary>
|
||||
/// Contains some information which used to create a security token. Designed to abstract <see cref="SecurityTokenDescriptor"/>
|
||||
/// </summary>
|
||||
public class TokenDescription : ISecurityIdentifier
|
||||
public class TokenDescription : IUniqueSecurityContext
|
||||
{
|
||||
/// <summary>
|
||||
/// Gets or sets the value of the 'audience' claim.
|
||||
|
||||
Reference in New Issue
Block a user