Freigeben über


JsonWebToken.Algorithm-Eigenschaft

Namespace:  Microsoft.VisualStudio.Services.WebApi.Jwt
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
Public ReadOnly Property Algorithm As JWTAlgorithm
public JWTAlgorithm Algorithm { get; }

Eigenschaftswert

Typ: Microsoft.VisualStudio.Services.WebApi.Jwt.JWTAlgorithm

.NET Framework-Sicherheit

Siehe auch

Referenz

JsonWebToken Klasse

Microsoft.VisualStudio.Services.WebApi.Jwt-Namespace