Interface AnonymousIdentityDescriptor

interface AnonymousIdentityDescriptor {
    type: "AnonymousIdentity";
}

Properties

Properties

type: "AnonymousIdentity"