interface GraphSubjectLookupKey {
    descriptor?: string;
}

Properties

Properties

descriptor?: string