 | JsonWebSignatureAsSigned Method |
Create the JSON web token
Namespace: SanteDB.Core.Security.SigningAssembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntaxpublic JsonWebSignature AsSigned()
Public Function AsSigned As JsonWebSignature
public:
JsonWebSignature^ AsSigned()
member AsSigned : unit -> JsonWebSignature
Return Value
JsonWebSignature[Missing <returns> documentation for "M:SanteDB.Core.Security.Signing.JsonWebSignature.AsSigned"]
See Also