Interface JServerIdentityProviderJMapCloudAnonymous

interface JServerIdentityProviderJMapCloudAnonymous {
    id: string;
    name: string;
    type: ANONYMOUS;
}

Hierarchy (view full)

Properties

Properties

id: string
name: string
type: ANONYMOUS