We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
lastAuthorizedCredentialType
1 parent bfa24c9 commit 15d3340Copy full SHA for 15d3340
main.tsp
@@ -403,7 +403,7 @@ model ControllerNetworkMember {
403
creationTime: uSafeint;
404
identity?: string;
405
lastAuthorizedCredential: string | null;
406
- lastAuthorizedCredentialType: string;
+ lastAuthorizedCredentialType: string | null;
407
lastAuthorizedTime: uSafeint;
408
lastDeauthorizedTime: uSafeint;
409
nwid: ZTNetworkID;
0 commit comments