UNPKG

node-sp-auth-nocolors

Version:

Unattended SharePoint http authentication with nodejs (Without Colors)

6 lines (5 loc) 115 B
export class SamlAssertion { public notBefore: string; public notAfter: string; public value: string; }